| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed #29227 -- Allowed BooleanField to be null=True. | Tim Graham | 2018-03-20 | 1 | -5/+18 |
| * | Added a test for NullBooleanField.formfield(). | Tim Graham | 2016-12-20 | 1 | -0/+5 |
| * | Fixed #26747 -- Used more specific assertions in the Django test suite. | Jon Dufresne | 2016-06-16 | 1 | -17/+17 |
| * | Fixed #22936 -- Obsoleted Field.get_prep_lookup()/get_db_prep_lookup() | Claude Paroz | 2016-05-04 | 1 | -13/+13 |
| * | Split model_fields tests into different files. | Tim Graham | 2016-03-23 | 1 | -0/+119 |
