kopia lustrzana https://github.com/wagtail/wagtail
Fix migration numbering in test app
rodzic
deb1213148
commit
b7af1f48da
|
@ -9,7 +9,7 @@ import wagtail.tests.testapp.models
|
|||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('tests', '0047_restaurant_tags'),
|
||||
('tests', '0048_importantpages'),
|
||||
]
|
||||
|
||||
operations = [
|
Ładowanie…
Reference in New Issue