django/tests/modeltests/get_object_or_404
Russell Keith-Magee f0835cecf8 [1.2.X] Migrated get_object_or_404 doctests. Thanks to Alex Gaynor.
Backport of r13784 from trunk.

git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@13801 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-09-12 20:11:30 +00:00
..
__init__.py Fixed #2756 -- Modified the get_object_or_404/get_list_or_404 shortcuts to accept model managers as well as model classes. Thanks, Gary Wilson. 2007-01-03 14:16:58 +00:00
models.py [1.2.X] Migrated get_object_or_404 doctests. Thanks to Alex Gaynor. 2010-09-12 20:11:30 +00:00
tests.py [1.2.X] Migrated get_object_or_404 doctests. Thanks to Alex Gaynor. 2010-09-12 20:11:30 +00:00