1
0
mirror of https://github.com/django/django.git synced 2025-01-11 02:46:13 +00:00
django/docs/ref/models
2012-01-21 15:32:52 +00:00
..
fields.txt Fixed a typo in the model fields reference. 2011-12-20 17:03:13 +00:00
index.txt
instances.txt
options.txt Fixed #640 - Documented that changing order_with_respect_to requires a schema change; thanks fcurella and poirier for the draft patches. 2011-12-31 15:30:22 +00:00
querysets.txt Fixed #10139 -- Clarified that slicing an evaluated QuerySet returns a list, not a QuerySet. Thanks ori for the patch. 2012-01-21 15:32:52 +00:00
relations.txt