Skip to content
Snippets Groups Projects
Commit 2b792d63 authored by Todd Dembrey's avatar Todd Dembrey
Browse files

Update the migration to prevent conflicts

parent 62bba7e7
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ class Migration(migrations.Migration):
dependencies = [
('wagtailcore', '0040_page_draft_title'),
('news', '0001_initial'),
('news', '0002_add_header_image'),
]
operations = [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment