Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refs #33476 -- Applied Black's 2023 stable style. | David Smith | 2023-02-01 | 1 | -1/+0 |
* | Refs #33476 -- Reformatted code with Black. | django-bot | 2022-02-07 | 1 | -7/+18 |
* | Refs #23919 -- Removed encoding preambles and future imports | Claude Paroz | 2017-01-18 | 1 | -3/+0 |
* | Refs #22962 -- Made test case use non-conflicting table names | Markus Holtermann | 2015-02-13 | 1 | -41/+1 |
* | Sorted imports with isort; refs #23860. | Tim Graham | 2015-02-06 | 1 | -1/+1 |
* | Fixed #22962 -- Default values for ArrayField with migrations. | Marc Tamlyn | 2014-07-29 | 1 | -0/+64 |