django/tests/regressiontests/managers_regress
Russell Keith-Magee cc337a74f1 Fixed #19069 -- Improved the error message when trying to query a swapped model.
Thanks to Preston Holmes for the suggestion.
2012-10-06 14:21:57 +08:00
..
__init__.py Fixed #7154 -- Inherit all model managers from abstract base classes. 2008-09-02 09:04:54 +00:00
models.py Fixed #19069 -- Improved the error message when trying to query a swapped model. 2012-10-06 14:21:57 +08:00
tests.py Fixed #19069 -- Improved the error message when trying to query a swapped model. 2012-10-06 14:21:57 +08:00