From d7f654beaa05ec00a3abe8ded7e63cb3072495de Mon Sep 17 00:00:00 2001 From: Konsta Vesterinen Date: Thu, 24 Oct 2013 09:10:52 +0300 Subject: [PATCH] Added link to Babel --- docs/index.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index e8b607a..f0330f7 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -96,7 +96,9 @@ For more information about colour package and Color object, see https://github.c LocaleType ^^^^^^^^^^ -LocaleType saves Babel Locale objects into database. The Locale objects are converted to string on the way in and back to object on the way out. +LocaleType saves Babel_ Locale objects into database. The Locale objects are converted to string on the way in and back to object on the way out. + +In order to use LocaleType you need to install Babel_ first. :: @@ -400,6 +402,7 @@ Generic relationship is a form of relationship that supports creating a 1 to man +.. _Babel: http://babel.pocoo.org/ .. _furl: https://github.com/gruns/furl .. _colour: https://github.com/vaab/colour