django1/docs/ref/models
Tim Graham 3aaf6cf0f3 Fixed #26925 -- Linked aggregation ordering topic from Meta.ordering docs. 2016-07-25 06:21:39 -04:00
..
class.txt Fixed #22019 -- Added Model.objects reference documentation. 2014-05-17 08:32:05 -04:00
conditional-expressions.txt Refs #14030 -- Updated docs per "Improved expression support for python values." 2016-06-15 10:34:15 -04:00
database-functions.txt Fixed #26348 -- Added TruncTime and exposed it through the __time lookup. 2016-07-08 12:35:34 -04:00
expressions.txt Fixed #26899 -- Documented why RawSQL params is a required parameter. 2016-07-21 10:28:31 -04:00
fields.txt Fixed #4136 -- Made ModelForm save empty values for nullable CharFields as NULL. 2016-06-13 09:14:36 -04:00
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 Removed versionadded/changed annotations for 1.9. 2016-05-20 11:44:29 -04:00
meta.txt Fixed #25461 -- Corrected meta API code examples to account for MTI. 2016-07-06 09:28:37 -04:00
options.txt Fixed #26925 -- Linked aggregation ordering topic from Meta.ordering docs. 2016-07-25 06:21:39 -04:00
querysets.txt Fixed #26348 -- Added TruncTime and exposed it through the __time lookup. 2016-07-08 12:35:34 -04:00
relations.txt Fixed #26679 -- Documented which methods are disabled on RelatedManager if there's an intermediate table. 2016-05-31 07:14:31 -04:00