0
0
mirror of https://github.com/django/django.git synced 2024-12-01 15:42:04 +01:00
django/docs/ref/models
2009-04-22 22:16:19 +00:00
..
fields.txt Fixed #10776 -- Added metadata targets for the contrib.admin docs, and used one of those targets to clarify the SlugField docs. Thanks to ernop for the suggestion, and timo for the patch. 2009-04-16 12:46:58 +00:00
index.txt
instances.txt
options.txt Fixed #10647: intermediary tables between two umanaged models are no longer created. 2009-04-09 15:03:31 +00:00
querysets.txt Added a QuerySet.ordered property to check if a queryset is already ordered. Refs #10163. 2009-04-22 22:16:19 +00:00
relations.txt