summaryrefslogtreecommitdiff
path: root/docs/ref
diff options
context:
space:
mode:
authorAymeric Augustin <aymeric.augustin@m4x.org>2012-12-26 14:19:28 +0100
committerAymeric Augustin <aymeric.augustin@m4x.org>2012-12-26 14:30:11 +0100
commit0c79e5e347e3c5d3f942d4338bb5476f0277cd21 (patch)
treee649219d370b5218b7c00256d5880c1b3ef9e818 /docs/ref
parent4f67ab63761a949a4ee8dab5ae38f23b32dc56e5 (diff)
[1.5.x] Fixed #19518 -- Documented the deprecation of localflavor.
Also moved the contrib deprecations at the top of their section and made minor markup fixes. Backport of 4500d35 from master.
Diffstat (limited to 'docs/ref')
-rw-r--r--docs/ref/contrib/localflavor.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/ref/contrib/localflavor.txt b/docs/ref/contrib/localflavor.txt
index 9bb27e6e74..84569feebe 100644
--- a/docs/ref/contrib/localflavor.txt
+++ b/docs/ref/contrib/localflavor.txt
@@ -37,6 +37,8 @@ file.
.. _ISO 3166 country code: http://www.iso.org/iso/country_codes.htm
+.. _localflavor-how-to-migrate:
+
How to migrate
==============
@@ -60,6 +62,8 @@ The code in the new packages is the same (it was copied directly from Django),
so you don't have to worry about backwards compatibility in terms of
functionality. Only the imports have changed.
+.. _localflavor-deprecation-policy:
+
Deprecation policy
==================
@@ -70,6 +74,8 @@ change it as soon as possible.
In Django 1.6, importing from ``django.contrib.localflavor`` will no longer
work.
+.. _localflavor-packages:
+
Supported countries
===================