summaryrefslogtreecommitdiff
path: root/tests/invalid_models_tests/test_backend_specific.py
Commit message (Expand)AuthorAgeFilesLines
* Refs #33476 -- Reformatted code with Black.django-bot2022-02-071-9/+10
* Fixed #31286 -- Made database specific fields checks databases aware.Taoup2020-02-241-1/+1
* Made assertions in invalid_models_tests consistent.Adam Johnson2017-07-111-3/+1
* Refs #23919 -- Removed django.test.mock Python 2 compatibility shim.Tim Graham2017-01-201-1/+3
* Refs #23919 -- Removed encoding preambles and future importsClaude Paroz2017-01-181-3/+0
* Removed unneeded hint=None/obj=None in system check messages.Tim Graham2016-02-121-1/+1
* Fixed #25746 -- Isolated inlined test models registration.Simon Charette2016-01-061-4/+4
* Fixed #25172 -- Fixed check framework to work with multiple databases.Ion Scerbatiuc2015-08-121-16/+10
* Removed BaseDatabaseValidation.validate_field() per deprecation timeline.Tim Graham2015-01-171-31/+0
* Fixed #16905 -- Added extensible checks (nee validation) frameworkRussell Keith-Magee2014-01-201-0/+68