summaryrefslogtreecommitdiff
path: root/tests/generic_inline_admin/models.py
AgeCommit message (Expand)Author
2015-02-06Sorted imports with isort; refs #23860.Tim Graham
2014-05-15Fixed #17642 -- Added min_num support to modelformsets, inlines, and the admin.Anders Steinlein
2014-01-26Fixed #19774 -- Deprecated the contenttypes.generic module.Simon Charette
2013-11-02PEP8 cleanupJason Myers
2013-10-10Whitespace cleanup.Tim Graham
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner