- Language: en
20 results for dates and times in version 3.2
-
GDAL API
- … date and time components: >>> city [ 'Created' ] . as_datetime () (c_long …
-
QuerySet API reference
- … date__time = datetime . time ( 14 , 30 )) Entry . objects . filter ( pub_date__time__range = ( datetime . time …
-
Model instance reference
- … Model instance reference This document describes the details of the Model API. It builds on …
-
Databases
- … Databases Django officially supports the following databases: PostgreSQL MariaDB MySQL Oracle SQLite There are also …
-
Model Meta options
- … Model Meta options This document explains all the possible metadata options that you can give …
-
The sitemap framework
- … The sitemap framework Django comes with a high-level sitemap-generating framework to create sitemap …
-
Model index reference
- … date']) would create SQL with (headline, pub_date DESC) . Index ordering isn’t supported on MySQL. In that case, a descending index is created as a normal index. name Index. name The name …
-
The syndication feed framework
- … The syndication feed framework Django comes with a high-level syndication-feed-generating framework for …
-
Constraints reference
- … Constraints reference The classes defined in this module create database constraints. They are added in …
-
Query Expressions
- … Query Expressions Query expressions describe a value or a computation that can be used as …