0
0
mirror of https://github.com/django/django.git synced 2024-11-28 10:48:32 +01:00
django/docs/ref/models
2019-10-21 08:44:20 +02:00
..
class.txt
conditional-expressions.txt Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 2019-09-06 13:27:46 +02:00
constraints.txt Removed versionadded/changed annotations for 2.2. 2019-09-10 12:01:00 +02:00
database-functions.txt Fixed #30821 -- Added ExtractIsoWeekYear database function and iso_week_day lookup. 2019-10-02 10:41:34 +02:00
expressions.txt Removed versionadded/changed annotations for 2.2. 2019-09-10 12:01:00 +02:00
fields.txt Refs #29915 -- Doc'd limitation of using pattern lookups with UUIDField on PostgreSQL. 2019-09-23 08:24:00 +02:00
index.txt
indexes.txt Removed versionadded/changed annotations for 2.2. 2019-09-10 12:01:00 +02:00
instances.txt Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 2019-09-06 13:27:46 +02:00
lookups.txt
meta.txt
options.txt Refs #14357 -- Made Meta.ordering not affect GROUP BY queries. 2019-09-10 12:01:00 +02:00
querysets.txt Fixed #30841 -- Deprecated using non-boolean values for isnull lookup. 2019-10-21 08:44:20 +02:00
relations.txt Removed versionadded/changed annotations for 2.2. 2019-09-10 12:01:00 +02:00