| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Refs #33476 -- Reformatted code with Black. | django-bot | 2022-02-07 | 1 | -9/+10 |
| * | Fixed #31286 -- Made database specific fields checks databases aware. | Taoup | 2020-02-24 | 1 | -1/+1 |
| * | Made assertions in invalid_models_tests consistent. | Adam Johnson | 2017-07-11 | 1 | -3/+1 |
| * | Refs #23919 -- Removed django.test.mock Python 2 compatibility shim. | Tim Graham | 2017-01-20 | 1 | -1/+3 |
| * | Refs #23919 -- Removed encoding preambles and future imports | Claude Paroz | 2017-01-18 | 1 | -3/+0 |
| * | Removed unneeded hint=None/obj=None in system check messages. | Tim Graham | 2016-02-12 | 1 | -1/+1 |
| * | Fixed #25746 -- Isolated inlined test models registration. | Simon Charette | 2016-01-06 | 1 | -4/+4 |
| * | Fixed #25172 -- Fixed check framework to work with multiple databases. | Ion Scerbatiuc | 2015-08-12 | 1 | -16/+10 |
| * | Removed BaseDatabaseValidation.validate_field() per deprecation timeline. | Tim Graham | 2015-01-17 | 1 | -31/+0 |
| * | Fixed #16905 -- Added extensible checks (nee validation) framework | Russell Keith-Magee | 2014-01-20 | 1 | -0/+68 |
