summaryrefslogtreecommitdiff
path: root/tests/check_framework/models.py
AgeCommit message (Expand)Author
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2017-01-18Refs #23919 -- Removed encoding preambles and future importsClaude Paroz
2016-12-29Fixed #25415 -- Made DiscoverRunner run system checks.Adam Chainz
2014-11-13Fixed #23765 -- Removed BooleanField default check which often yielded false ...Tim Graham
2014-10-16Minor cleanup in the check_framework test package.Loic Bistuer
2014-01-20Fixed #16905 -- Added extensible checks (nee validation) frameworkRussell Keith-Magee