diff options
| author | Aymeric Augustin <aymeric.augustin@m4x.org> | 2012-05-17 14:03:19 +0200 |
|---|---|---|
| committer | Aymeric Augustin <aymeric.augustin@m4x.org> | 2012-05-17 14:03:19 +0200 |
| commit | 82a76ef67d944b1a4507cac81476bebba0c90e4a (patch) | |
| tree | 33cdd19a3c82f55b64eae8c21a4d384e1bbf5040 /docs | |
| parent | c4996df16c58b46844d2e046bca5a3d41dfcc122 (diff) | |
Mentioned the previous commit in the release notes
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.5.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/releases/1.5.txt b/docs/releases/1.5.txt index be06fe58d8..51e64bd202 100644 --- a/docs/releases/1.5.txt +++ b/docs/releases/1.5.txt @@ -55,6 +55,8 @@ 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`. +* The generic views support OPTIONS requests. + * In the localflavor for Canada, "pq" was added to the acceptable codes for Quebec. It's an old abbreviation. |
