django/docs/ref/models
Tim Graham 5f919b9c81 Fixed #23094 -- Removed redundant argument in select_related() example.
Thanks thegeekofalltrades at gmail.com for the report.
2014-07-24 13:57:00 -04:00
..
class.txt
fields.txt Fixed #22809 -- Added model Field API reference. 2014-07-10 06:03:04 -04:00
index.txt Fixed #22812 -- Refactored lookup API documentation. 2014-07-08 20:05:49 -04:00
instances.txt Removed docs for @permalink decorator. 2014-07-10 17:30:39 -04:00
lookups.txt Fixed #22812 -- Refactored lookup API documentation. 2014-07-08 20:05:49 -04:00
options.txt Fixed #22778 -- Added a model Meta option to define default_related_name. 2014-06-18 13:53:07 -04:00
queries.txt
querysets.txt Fixed #23094 -- Removed redundant argument in select_related() example. 2014-07-24 13:57:00 -04:00
relations.txt