Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/django/core/checks/model_checks.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #23615 -- Validate that a Model instance's "check" ...Rigel Di Scala2014-10-161-9/+24
* Fixed #22195 -- Used constants to define built-in tags fo...Tim Graham2014-04-101-3/+3
* Corrected expected test output to allow for cleanups in s...Russell Keith-Magee2014-03-031-2/+2
* Edited model and field checks for grammar and consistency.Russell Keith-Magee2014-03-031-2/+2
* Fixed #16905 -- Added extensible checks (nee validation) ...Russell Keith-Magee2014-01-201-0/+49