django/tests/regressiontests/string_lookup
Russell Keith-Magee 025ee2c13e [1.2.X] Migrated string_lookup doctests. Thanks to Stephan Jaekel.
Backport of r13895 from trunk.

git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@13916 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-09-27 15:37:19 +00:00
..
__init__.py Fixed #1662 -- Added resolver for string-form model references for models that have already been loaded, with tests to validate both forward and backward referenced model names. Light refactoring of model loading to make regression tests behave more like normal model loading. Also clarifies the text of some validation errors. 2006-06-23 04:37:00 +00:00
models.py [1.2.X] Migrated string_lookup doctests. Thanks to Stephan Jaekel. 2010-09-27 15:37:19 +00:00
tests.py [1.2.X] Migrated string_lookup doctests. Thanks to Stephan Jaekel. 2010-09-27 15:37:19 +00:00