1
0
mirror of https://github.com/django/django.git synced 2025-01-11 19:06:26 +00:00
django/docs/ref/models
2019-01-15 11:12:17 -05:00
..
class.txt
conditional-expressions.txt
constraints.txt Fixed #30062 -- Added support for unique conditional constraints. 2019-01-12 09:50:20 -05:00
database-functions.txt Refs #28643 -- Added Reverse database function. 2019-01-12 10:45:48 -05:00
expressions.txt Fixed #28658 -- Added DISTINCT handling to the Aggregate class. 2019-01-09 17:52:36 -05:00
fields.txt
index.txt
indexes.txt
instances.txt
lookups.txt
meta.txt
options.txt Fixed #30063 -- Doc'd that Meta.unique_together may be deprecated in favor of Meta.constraints. 2018-12-29 20:01:29 -05:00
querysets.txt Refs #28643 -- Changed Variance() to use NumericOutputFieldMixin. 2019-01-14 14:39:46 -05:00
relations.txt Fixed #9475 -- Allowed RelatedManager.add(), create(), etc. for m2m with a through model. 2019-01-15 11:12:17 -05:00