1
0
mirror of https://github.com/django/django.git synced 2024-12-25 18:46:22 +00:00
django/docs/ref/models
Tim Graham ce0f2a4a4f [1.8.x] Fixed #25213 -- Discouraged use of QuerySet.extra()
Thanks Anssi Kääriäinen for the draft text and Simon Charette
for review.

Backport of e8cd65f829 from master
2015-08-05 08:15:44 -04:00
..
class.txt Fixed #22019 -- Added Model.objects reference documentation. 2014-05-17 08:32:05 -04:00
conditional-expressions.txt [1.8.x] Refs #14030 -- Improved expression support for python values 2015-02-12 08:53:03 +11:00
database-functions.txt [1.8.x] Capitalized "Python" in docs. 2015-06-05 08:38:43 -04:00
expressions.txt [1.8.x] Fixed #25212 -- Documented the RawSQL expression. 2015-08-05 08:15:30 -04:00
fields.txt [1.8.x] Fixed #25159 -- Removed brackets from class/function/method signatures in docs. 2015-07-27 10:43:09 -04:00
index.txt Fixed #24031 -- Added CASE expressions to the ORM. 2015-01-12 18:15:34 -05:00
instances.txt [1.8.x] Fixed #25159 -- Removed brackets from class/function/method signatures in docs. 2015-07-27 10:43:09 -04:00
lookups.txt [1.8.x] Fixed #25159 -- Removed brackets from class/function/method signatures in docs. 2015-07-27 10:43:09 -04:00
meta.txt [1.8.x] Renamed RemovedInDjango20Warning to RemovedInDjango110Warning. 2015-06-23 07:22:16 -04:00
options.txt [1.8.x] Fixed #24881 -- Clarified Meta.order_with_respect_to documentation 2015-06-19 07:03:16 -04:00
querysets.txt [1.8.x] Fixed #25213 -- Discouraged use of QuerySet.extra() 2015-08-05 08:15:44 -04:00
relations.txt [1.8.x] Fixed #25159 -- Removed brackets from class/function/method signatures in docs. 2015-07-27 10:43:09 -04:00