summaryrefslogtreecommitdiff
path: root/tests/admin_checks/models.py
AgeCommit message (Expand)Author
2015-02-10[1.8.x] Fixed #24146 -- Allowed model._meta.get_field() to be used after apps...Daniel Pyrathon
2015-02-09[1.8.x] Sorted imports with isort; refs #23860.Tim Graham
2014-03-084 flake8 warning fixesAlex Gaynor
2014-03-08Fixed #22034 -- Added a specific set of relation checks for GenericInlineMode...Russell Keith-Magee
2014-01-20Fixed #16905 -- Added extensible checks (nee validation) frameworkRussell Keith-Magee