Sistemata migrazione che aveva un altro nome
parent
b8252030a4
commit
479f290f52
|
|
@ -8,7 +8,7 @@ from django.db import migrations, models
|
||||||
class Migration(migrations.Migration):
|
class Migration(migrations.Migration):
|
||||||
|
|
||||||
dependencies = [
|
dependencies = [
|
||||||
("admin_interface", "0030_theme_default"),
|
("admin_interface", "0030_theme_collapsible_stacked_inlines_and_more"),
|
||||||
]
|
]
|
||||||
|
|
||||||
operations = [
|
operations = [
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue