summaryrefslogtreecommitdiff
path: root/tests/admin_autodiscover
AgeCommit message (Expand)Author
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2020-02-07Used assertRaisesMessage() in various tests.Hasan Ramezani
2015-02-06Sorted imports with isort; refs #23860.Tim Graham
2014-07-26Fixed #22979 -- Moved bug* testsTushar Bhatia