remove old migrations from squashed migration
This commit is contained in:
parent
56f6c87fab
commit
fb7ccff584
1 changed files with 0 additions and 2 deletions
|
@ -8,8 +8,6 @@ import django.db.models.deletion
|
|||
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
replaces = [('datacenterlight', '0018_auto_20180403_1930'), ('datacenterlight', '0019_auto_20180403_2054')]
|
||||
|
||||
dependencies = [
|
||||
('datacenterlight', '0017_auto_20180329_0056'),
|
||||
('sites', '0002_alter_domain_unique'),
|
||||
|
|
Loading…
Reference in a new issue