1
0
mirror of https://github.com/django/django.git synced 2025-01-11 10:56:28 +00:00
django/docs/ref/models
Malcolm Tredinnick 9802a73e25 Better error message for calling get_next_by_* on unsaved models.
Patch from Marc Fargas. Fixed #7435.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@13738 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-09-11 00:20:35 +00:00
..
fields.txt Fixed #14112 -- Various Markup fixes for the docs. Thanks to ramiro for the patch. 2010-08-23 08:07:35 +00:00
index.txt
instances.txt Better error message for calling get_next_by_* on unsaved models. 2010-09-11 00:20:35 +00:00
options.txt
querysets.txt Fixed #13414 - QuerySet API ref wrong sql equivalent in __year lookup example 2010-09-07 20:43:19 +00:00
relations.txt