1
0
mirror of https://github.com/django/django.git synced 2024-12-23 09:36:06 +00:00
django/docs/ref/models
2015-11-24 08:38:14 -05:00
..
class.txt
conditional-expressions.txt
database-functions.txt Fixed #25508 -- Modified QuerySet.__repr__() to disambiguate it from a list. 2015-10-06 12:38:34 -04:00
expressions.txt Refs #25629 -- Added arity class attribute to Func expressions 2015-11-02 20:09:21 +01:00
fields.txt Clarified default value for DateField to emulate auto_now_add. 2015-11-24 08:38:14 -05:00
index.txt
instances.txt
lookups.txt
meta.txt Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
options.txt
querysets.txt Replaced "inbuilt" with more common "built-in". 2015-11-12 17:29:03 -05:00
relations.txt Fixed #25550 -- Deprecated direct assignment to the reverse side of a related set. 2015-10-27 07:57:15 -04:00