Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refs #33476 -- Reformatted code with Black. | django-bot | 2022-02-07 | 1 | -2/+2 |
| | |||||
* | Fixed #27859 -- Ignored db_index for TextField/BinaryField on Oracle and MySQL. | Mariusz Felisiak | 2017-05-23 | 1 | -0/+22 |
Thanks Zubair Alam for the initial patch and Tim Graham for the review. |