summaryrefslogtreecommitdiff
path: root/django/core/checks/__init__.py
AgeCommit message (Expand)Author
2014-04-10[1.7.x] Fixed #22195 -- Used constants to define built-in tags for check fram...Tim Graham
2014-02-12Reverting unapplied migrations check away from being a system-level check.Andrew Godwin
2014-02-08Remove check_migrations from the runserver command and use the new checks fra...mlavin
2014-01-20Fixed #16905 -- Added extensible checks (nee validation) frameworkRussell Keith-Magee
2013-06-25Fixed #20653 -- Renamed checksetup management command.Russell Keith-Magee