summaryrefslogtreecommitdiff
path: root/tests/admin_util/models.py
AgeCommit message (Expand)Author
2014-12-31Renamed tests for util -> utils moves; refs #17627.Tim Graham
2014-12-23Removed admin_util test dependency on contrib.sitesClaude Paroz
2014-01-22Fixed #21846 -- Made NestedObjects handle related_name with %(app_label)s or ...Loic Bistuer
2013-11-02PEP8 cleanupJason Myers
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner