Loading docs/releases/1.5.txt +2 −0 Original line number Diff line number Diff line Loading @@ -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. Loading Loading
docs/releases/1.5.txt +2 −0 Original line number Diff line number Diff line Loading @@ -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. Loading