summaryrefslogtreecommitdiff
path: root/tests/utils_tests/test_module/another_bad_module.py
AgeCommit message (Expand)Author
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2015-02-06Sorted imports with isort; refs #23860.Tim Graham
2013-09-13Fixed #21060 -- Refactored admin's autodiscover method to make it reusable.Juan Catalano