django-bot
|
9c19aff7c7
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
Mariusz Felisiak
|
06d34aab7c
|
Fixed #30870 -- Fixed showing that RunPython operations are irreversible by migrate --plan.
Thanks Hasan Ramezani for the initial patch and Kyle Dickerson for the
report.
|
2019-10-14 11:13:27 +02:00 |
Tim Graham
|
495abe0095
|
Refs #29198 -- Fixed migrate --plan crash if RunSQL uses a list or tuple.
Also fixed test failures if sqlparse isn't installed.
|
2018-09-19 17:13:39 -04:00 |
Calvin DeBoer
|
058d33f3ed
|
Fixed #29198 -- Added migrate --plan option.
|
2018-08-03 15:22:42 -04:00 |