1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +00:00
django/docs/ref/models
2014-10-01 13:06:30 -04:00
..
class.txt Fixed #22019 -- Added Model.objects reference documentation. 2014-05-17 08:32:05 -04:00
fields.txt Fixed #19463 -- Added UUIDField 2014-09-16 10:08:09 +01: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 documentation links to Query Expression API. 2014-09-04 09:45:10 -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 Added flat=False to signature of QuerySet.values_list() 2014-10-01 13:06:30 -04:00
relations.txt