django/docs/ref/models
Adrian Holovaty ead8a869ce Edited models/options.txt changes from [17314]
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17420 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-02-03 17:45:28 +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 Edited models/options.txt changes from [17314] 2012-02-03 17:45:28 +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