1
0
mirror of https://github.com/django/django.git synced 2024-12-24 10:05:46 +00:00
django/docs/ref/models
2019-10-24 15:13:23 +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 Refs #30897 -- Added support for TREE format to Queryset.explain() on MySQL 8.0.16+. 2019-10-24 15:13:23 +02:00
relations.txt Removed versionadded/changed annotations for 2.2. 2019-09-10 12:01:00 +02:00