1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Removed django.contrib.localflavor.

Each localflavor lives on as a separate app.
This commit is contained in:
Aymeric Augustin
2012-12-24 23:10:40 +01:00
parent b2d20e9826
commit f27a4ee327
304 changed files with 49 additions and 257012 deletions

View File

@@ -222,7 +222,7 @@ assist you in the development of applications for multiple languages and world
regions:
* :doc:`Internationalization <topics/i18n/index>`
* :doc:`"Local flavor" <ref/contrib/localflavor>`
* :doc:`"Local flavor" <topics/localflavor>`
Python compatibility
====================