django-bot
|
9c19aff7c7
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
|
Claude Paroz
|
d7b9aaa366
|
Refs #23919 -- Removed encoding preambles and future imports
|
2017-01-18 09:55:19 +01:00 |
|
Flavio Curella
|
c2e70f0265
|
Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
|
2015-07-27 18:28:13 -04:00 |
|
Tim Graham
|
0ed7d15563
|
Sorted imports with isort; refs #23860.
|
2015-02-06 08:16:28 -05:00 |
|
Andrew Godwin
|
008bff92b7
|
Fixed #22970: Incorrect dependencies for existing migrated apps
|
2014-07-09 23:53:43 -07:00 |
|
Huu Nguyen
|
f851a954ac
|
Fixed #22602 -- Improved code coverage of makemigrations command tests.
|
2014-05-23 08:05:46 -04:00 |
|