- Language: en
10 results for dates and times in version 1.8
-
Django 1.6 release notes
- … time zone support is active. Use QuerySet.datetimes() instead. date_hierarchy requires time zone definitions The date …
-
Django 1.2 release notes
- … date formats, instead of writing this: from django.utils.translation import get_date_formats date_format , datetime_format , time …
-
Django 1.4 release notes
- … time-zone aware mode. In this mode, Django stores date and time information in UTC in the database …
-
Django 1.7 release notes
- … times with different querysets. See prefetch_related() for more details. Admin shortcuts support time zones The “today” and “now” shortcuts next to date …
-
Django 1.8 release notes
- … Date and time related arithmetic has also been improved on all backends. There is a corresponding …
-
Archive of security issues
- … date, a brief description, the CVE identifier if applicable, a list of affected versions, a link to the full disclosure and links to the appropriate patch(es). Some important caveats apply to this information: Lists …
-
Django 1.5 release notes
- … Django 1.5 release notes February 26, 2013 Welcome to Django 1.5! These release notes cover …
-
Django 1.3 release notes
- … Django 1.3 release notes March 23, 2011 Welcome to Django 1.3! Nearly a year in …
-
Django 1.6.1 release notes
- … times (#21488, #17181). Fixed a regression that unnecessarily triggered settings configuration when importing get_wsgi_application (#21486). Fixed test client logout() method when using the cookie-based session backend (#21448). Fixed a crash when …
-
Django 1.4.2 release notes
- … Django 1.4.2 release notes October 17, 2012 This is the second security release in the …