fixup! Add collection view restriction model

This commit is contained in:
Matt Westcott 2017-06-16 14:52:06 +01:00
parent b2fbd91864
commit eb16d1a2a2

View file

@ -9,7 +9,7 @@ import django.db.models.deletion
class Migration(migrations.Migration):
dependencies = [
('wagtailcore', '0036_populate_page_last_published_at'),
('wagtailcore', '0038_make_first_published_at_editable'),
]
operations = [