- Language: en
16 results for dates and times in version 3.2
-
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.9 release notes
- … date lookup to DateTimeField to allow querying the field by only the date portion. Added the Greatest and Least database functions. Added the Now database function, which returns the current date and time …
-
Django 1.10 release notes
- … date and time filters when no format string is specified. The DATE_FORMAT and TIME …
-
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 2.0 release notes
- … date_sql() , datetime_cast_time_sql() , datetime_trunc_sql() , datetime_extract_sql() , and date_interval …
-
Django 1.8 release notes
- … Date and time related arithmetic has also been improved on all backends. There is a corresponding …
-
Django 1.11 release notes
- … date headers in the local time zone rather than in UTC. EmailMessage.attach() and attach_file …
-
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 …