Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/admin_checks/models.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #21127 -- Started deprecation toward requiring on_d...Flavio Curella2015-07-281-7/+7
* Fixed #24146 -- Allowed model._meta.get_field() to be use...Daniel Pyrathon2015-02-111-0/+1
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-2/+2
* 4 flake8 warning fixesAlex Gaynor2014-03-091-0/+1
* Fixed #22034 -- Added a specific set of relation checks f...Russell Keith-Magee2014-03-081-1/+10
* Fixed #16905 -- Added extensible checks (nee validation) ...Russell Keith-Magee2014-01-201-0/+57