summaryrefslogtreecommitdiff
path: root/tests/utils_tests/test_module/another_good_module.py
AgeCommit message (Expand)Author
2015-02-06Sorted imports with isort; refs #23860.Tim Graham
2014-10-31Fixed #23670 -- Prevented partial import state during module autodiscoveryMarkus Holtermann
2013-09-13Fixed #21060 -- Refactored admin's autodiscover method to make it reusable.Juan Catalano