1
0
mirror of https://github.com/django/django.git synced 2024-11-18 15:34:16 +00:00
django/docs/ref/models
2016-07-08 12:35:34 -04:00
..
class.txt
conditional-expressions.txt
database-functions.txt Fixed #26348 -- Added TruncTime and exposed it through the __time lookup. 2016-07-08 12:35:34 -04:00
expressions.txt Refs #23386 -- Documented that F() expressions are applied on each model.save() 2016-06-28 16:24:56 -04:00
fields.txt
index.txt Fixed #26709 -- Added class-based indexes. 2016-06-27 10:41:01 -04:00
indexes.txt Fixed #26709 -- Added class-based indexes. 2016-06-27 10:41:01 -04:00
instances.txt Fixed #26787 -- Documented deleting and reloading of model instance fields. 2016-06-21 14:39:17 -04:00
lookups.txt
meta.txt Fixed #25461 -- Corrected meta API code examples to account for MTI. 2016-07-06 09:28:37 -04:00
options.txt
querysets.txt Fixed #26348 -- Added TruncTime and exposed it through the __time lookup. 2016-07-08 12:35:34 -04:00
relations.txt