summaryrefslogtreecommitdiff
path: root/tests/admin_util/models.py
AgeCommit message (Collapse)Author
2014-01-22Fixed #21846 -- Made NestedObjects handle related_name with %(app_label)s or ↵Loic Bistuer
%(class)s.
2013-11-02PEP8 cleanupJason Myers
Signed-off-by: Jason Myers <jason@jasonamyers.com>
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner