Commit 5ab24e20 authored by Ramiro Morales's avatar Ramiro Morales
Browse files

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

5b99d5a3 from master
parent 2d8b0315
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -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
====================