David Wobrock
|
fd325b9dee
|
Refs #29899 -- Moved resolve_relation() to django.db.migrations.utils.
|
2021-04-16 10:33:42 +02:00 |
Simon Charette
|
cecc079168
|
Refs #23919 -- Stopped inheriting from object to define new style classes.
|
2017-01-19 08:39:46 +01:00 |
Raphael Gaschignard
|
8f6a1a1551
|
Fixed #26429 -- Added a timestamp to merge migration names.
This reduces the possibility of a naming conflict, especially after
squashing migrations.
|
2016-05-11 08:19:19 -04:00 |
Markus Holtermann
|
91f701f4fc
|
Fixed #25280 -- Properly checked regex objects for equality to prevent infinite migrations
Thanks Sayid Munawar and Tim Graham for the report, investigation and
review.
|
2015-08-27 09:52:53 +10:00 |