django/docs/ref/models
2012-09-08 14:54:07 -04:00
..
fields.txt [1.4.X] Fixed #18478 - Documented how to use a mutable default in a model field. 2012-09-08 14:54:07 -04:00
index.txt Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00
instances.txt [1.4.X] Fixed #17436 - Added warning about overriding Model.__init__() 2012-07-01 18:06:33 -04:00
options.txt [1.4.X] Fixed #18145 -- Improved documentation of unique_together type fields 2012-06-30 17:24:26 -04:00
querysets.txt [1.4.X] Fixed #18904 - Typo in MySQL link; thanks Johie Anderson for the report. 2012-09-05 17:52:01 -04:00
relations.txt Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 2011-10-14 00:12:01 +00:00