django/docs/ref/models
Shai Berger 59b1d3098f Documentation fixes for the select_for_update change.
Refs #22343; thanks Tim Graham for the fixes.
2014-04-10 03:40:33 +03:00
..
custom-lookups.txt Fixed #21863 -- supplemented get_lookup() with get_transform() 2014-03-07 14:52:13 +00:00
fields.txt Removed versionadded/changed annotations for 1.6. 2014-03-24 11:42:56 -04:00
index.txt
instances.txt Removed versionadded/changed annotations for 1.6. 2014-03-24 11:42:56 -04:00
options.txt Removed versionadded/changed annotations for 1.6. 2014-03-24 11:42:56 -04:00
queries.txt Fixed #22405 -- Fixed string error in models/queries docs. 2014-04-08 13:33:40 +02:00
querysets.txt Documentation fixes for the select_for_update change. 2014-04-10 03:40:33 +03:00
relations.txt