1
0
mirror of https://github.com/django/django.git synced 2024-12-24 10:05:46 +00:00
django/docs/ref/models
2019-05-17 12:23:10 +02:00
..
class.txt
conditional-expressions.txt Changed tuple choices to list in docs. 2019-05-15 14:31:42 +02:00
constraints.txt Fixed #30362 -- Noted partial indexes and constraints restrictions with abstract base classes. 2019-04-25 07:36:07 +02:00
database-functions.txt
expressions.txt Fixed typo in expression documentation. 2019-05-16 16:03:27 +02:00
fields.txt Changed tuple choices to list in docs. 2019-05-15 14:31:42 +02:00
index.txt
indexes.txt Fixed #30362 -- Noted partial indexes and constraints restrictions with abstract base classes. 2019-04-25 07:36:07 +02:00
instances.txt
lookups.txt
meta.txt
options.txt Changed tuple Mate.unique_together/permissions to lists in docs. 2019-04-24 10:06:00 +02:00
querysets.txt Fixed #30199 -- Adjusted QuerySet.get_or_create() docs to highlight atomicity warning. 2019-05-17 12:23:10 +02:00
relations.txt Fixed #26678 -- Doc'd that RelatedManager.add()/remove()/set() accepts the field the relation points to. 2019-05-07 08:55:45 +02:00