Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refs #33476 -- Reformatted code with Black. | django-bot | 2022-02-07 | 1 | -3/+7 |
* | Refs #27859 -- Refactored BaseDatabaseValidation to use check_field_type(). | Mariusz Felisiak | 2017-05-14 | 1 | -1/+16 |
* | Refs #27656 -- Updated django.db docstring verbs according to PEP 257. | Anton Samarchyan | 2017-02-28 | 1 | -3/+1 |
* | Refs #23919 -- Stopped inheriting from object to define new style classes. | Simon Charette | 2017-01-19 | 1 | -1/+1 |
* | Refs #26351 -- Added check hook to support database-related checks | Claude Paroz | 2016-04-08 | 1 | -1/+4 |
* | Removed BaseDatabaseValidation.validate_field() per deprecation timeline. | Tim Graham | 2015-01-17 | 1 | -30/+1 |
* | Fixed #22603 -- Reorganized classes in django.db.backends. | Tim Graham | 2015-01-14 | 1 | -0/+38 |