django/docs/ref/models
Yamila Moreno cbe4efcbc1 Fixed #22571 -- Added clarification about auto_now_add=True 2015-06-05 09:56:02 -04:00
..
class.txt
conditional-expressions.txt Refs #14030 -- Improved expression support for python values 2015-02-12 08:46:25 +11:00
database-functions.txt Capitalized "Python" in docs. 2015-06-05 08:24:53 -04:00
expressions.txt Fixed typo in docs/ref/models/expressions.txt 2015-05-07 20:15:24 -04:00
fields.txt Fixed #22571 -- Added clarification about auto_now_add=True 2015-06-05 09:56:02 -04:00
index.txt
instances.txt Fixed #16891 -- Made Model/QuerySet.delete() return the number of deleted objects. 2015-05-22 13:27:16 -04:00
lookups.txt Removed versionadded/changed notes for 1.7. 2015-02-01 21:02:40 -05:00
meta.txt Amended get_all_related_objects() backwards compatible replacement. 2015-04-20 09:50:17 -04:00
options.txt Fixed #24693 -- Added label and label_lower property to Model._meta 2015-05-02 16:58:18 +02:00
querysets.txt Fixed #22316 -- Added time filters to TimeField on SQLite. 2015-06-04 22:27:13 -04:00
relations.txt Fixed #6707 -- Added RelatedManager.set() and made descriptors' __set__ use it. 2015-02-05 12:45:08 +07:00