Mentioned the previous commit in the release notes
This commit is contained in:
parent
c4996df16c
commit
82a76ef67d
|
@ -55,6 +55,8 @@ Django 1.5 also includes several smaller improvements worth noting:
|
||||||
* :mod:`django.utils.timezone` provides a helper for converting aware
|
* :mod:`django.utils.timezone` provides a helper for converting aware
|
||||||
datetimes between time zones. See :func:`~django.utils.timezone.localtime`.
|
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
|
* In the localflavor for Canada, "pq" was added to the acceptable codes for
|
||||||
Quebec. It's an old abbreviation.
|
Quebec. It's an old abbreviation.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue