django1/tests/utils_tests/test_module
Markus Holtermann 98da408964 Fixed #23670 -- Prevented partial import state during module autodiscovery
Thanks kostko for the report.
2014-10-31 08:01:47 -04:00
..
__init__.py Fixed #21060 -- Refactored admin's autodiscover method to make it reusable. 2013-09-13 20:09:41 -04:00
another_bad_module.py Fixed #21060 -- Refactored admin's autodiscover method to make it reusable. 2013-09-13 20:09:41 -04:00
another_good_module.py Fixed #23670 -- Prevented partial import state during module autodiscovery 2014-10-31 08:01:47 -04:00
bad_module.py Fixed #21302 -- Fixed unused imports and import *. 2013-11-02 15:24:56 -04:00
good_module.py Whitespace cleanup. 2013-10-10 16:49:20 -04:00