django/tests/modeltests/many_to_one
Jannis Leidel dbffffa7dc Fixed #5535 -- Allow using an explicit foreign key in get() calls. Thanks, Michal Petrucha.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16473 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-06-28 10:16:18 +00:00
..
__init__.py MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read http://code.djangoproject.com/wiki/RemovingTheMagic for upgrade instructions. 2006-05-02 01:31:56 +00:00
models.py Migrated many-to-one doctests. Thanks to George Sakkis for the patch. 2010-10-19 04:58:59 +00:00
tests.py Fixed #5535 -- Allow using an explicit foreign key in get() calls. Thanks, Michal Petrucha. 2011-06-28 10:16:18 +00:00