summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAymeric Augustin <aymeric.augustin@m4x.org>2012-05-10 22:19:01 +0200
committerAymeric Augustin <aymeric.augustin@m4x.org>2012-05-10 22:19:01 +0200
commit46648b641d86b663f825227df5af5473f13a3fb4 (patch)
tree4fcee3d0f2fa3980598da16b3d55ed619a895952 /docs
parent73f7d346997d9520ea672b4f311349d7ba8b9075 (diff)
Fixed #17798 -- Tweaked the CA localflavor.
Thanks shelldweller.
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/1.5.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/1.5.txt b/docs/releases/1.5.txt
index 5a92e7d861..677aac7f2b 100644
--- a/docs/releases/1.5.txt
+++ b/docs/releases/1.5.txt
@@ -44,6 +44,9 @@ Django 1.5 also includes several smaller improvements worth noting:
* :mod:`django.utils.timezone` provides a helper for converting aware
datetimes between time zones. See :func:`~django.utils.timezone.localtime`.
+* In the localflavor for Canada, "pq" was added to the acceptable codes for
+ Quebec. It's an old abbreviation.
+
Backwards incompatible changes in 1.5
=====================================