django/tests/modeltests/get_object_or_404
Russell Keith-Magee 19bd2b6f02 Migrated get_object_or_404 doctests. Thanks to Alex Gaynor.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13784 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-09-12 20:04:21 +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 Migrated get_object_or_404 doctests. Thanks to Alex Gaynor. 2010-09-12 20:04:21 +00:00
tests.py Migrated get_object_or_404 doctests. Thanks to Alex Gaynor. 2010-09-12 20:04:21 +00:00