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

Added more shortcuts to i18n docs in index page.

parent 2babab0b
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" <topics/localflavor>`
* :doc:`Time zones </topics/i18n/timezones>`

Python compatibility
====================