1
0
mirror of https://github.com/django/django.git synced 2024-11-18 23:44:22 +00:00
django/docs/ref/models
2015-04-22 19:18:57 -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
expressions.txt Fixed typo in docs/ref/models/expressions.txt 2015-04-07 13:58:39 -04:00
fields.txt Improved docs for timezone handling for auto_now and auto_now_add 2015-03-29 22:32:05 +02:00
index.txt
instances.txt Fixed #15579 -- Added ability to delete only child models in multi-table inheritance. 2015-03-17 08:33: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 #23879 -- Allowed model migration skip based on feature/vendor 2015-04-18 15:17:49 +02:00
querysets.txt Fixed #24613 -- Added example to QuerySet.defer() documentation 2015-04-22 19:18:57 -04:00
relations.txt Fixed #6707 -- Added RelatedManager.set() and made descriptors' __set__ use it. 2015-02-05 12:45:08 +07:00