[1.5.x] Added more shortcuts to i18n docs in index page.

5b99d5a from master
This commit is contained in:
Ramiro Morales 2013-01-25 13:50:37 -03:00
parent 2d8b0315f4
commit 5ab24e205a
1 changed files with 4 additions and 1 deletions

View File

@ -221,8 +221,11 @@ Django offers a robust internationalization and localization framework to
assist you in the development of applications for multiple languages and world
regions:
* :doc:`Internationalization <topics/i18n/index>`
* :doc:`Overview <topics/i18n/index>` |
:doc:`Internationalization <topics/i18n/translation>` |
:ref:`Localization <how-to-create-language-files>`
* :doc:`"Local flavor" <ref/contrib/localflavor>`
* :doc:`Time zones </topics/i18n/timezones>`
Python compatibility
====================