django/docs/ref/models
Malcolm Tredinnick 032b7bc45e Fixed #9420 -- Fixed an exception type in the documentation of Queryset.get().
Based on a suggestion from daveyjoe.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@9257 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-10-24 07:15:52 +00:00
..
fields.txt Fixed #8967: Added documentation for the 'through' option on a many-to-many field in the fields reference documentation. 2008-09-22 11:07:35 +00:00
index.txt
instances.txt Fixed a couple of markup errors in the documentation. 2008-10-06 08:28:18 +00:00
options.txt Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/versionchanged" directives. Thanks to Marc Fargas for all the heavy lifting here. 2008-09-02 03:40:42 +00:00
querysets.txt Fixed #9420 -- Fixed an exception type in the documentation of Queryset.get(). 2008-10-24 07:15:52 +00:00
relations.txt