.. |
__init__.py
|
0d4b5b9b4a
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.
|
vor 19 Jahren |
models.py
|
6b5a240d50
Migrated string_lookup doctests. Thanks to Stephan Jaekel.
|
vor 14 Jahren |
tests.py
|
afd040d4d3
Updated test assertions that have been deprecated by the move to unittest2. In summary, this means:
|
vor 14 Jahren |