1
0
mirror of https://github.com/django/django.git synced 2024-12-24 10:05:46 +00:00
django/docs/ref/models
e0ne cbf08c6b0c Fixed #16895 -- Warned about cost of QuerySet ordering
Thanks outofculture at gmail.com for the suggestion.
2013-09-09 09:47:18 -04:00
..
fields.txt Fixed #20409 -- Clarified how unique_for_date works when USE_TZ is set. 2013-09-07 14:08:54 -05:00
index.txt Consolidated documentation for F() and Q() 2013-09-06 12:57:25 -05:00
instances.txt Consolidated documentation for F() and Q() 2013-09-06 12:57:25 -05:00
options.txt Fixed #16895 -- Warned about cost of QuerySet ordering 2013-09-09 09:47:18 -04:00
queries.txt Consolidated documentation for F() and Q() 2013-09-06 12:57:25 -05:00
querysets.txt Fixed #16895 -- Warned about cost of QuerySet ordering 2013-09-09 09:47:18 -04:00
relations.txt re-indented method documentation within RelatedManager 2013-09-06 13:44:40 -05:00