Remove initial dependency
This commit is contained in:
parent
b0c1d6ba1e
commit
0eaa04b86f
1 changed files with 0 additions and 4 deletions
|
@ -10,10 +10,6 @@ class Migration(migrations.Migration):
|
|||
|
||||
initial = True
|
||||
|
||||
dependencies = [
|
||||
('wagtailcore', '0040_merge_20170703_1238'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
migrations.CreateModel(
|
||||
name='Entry',
|
||||
|
|
Loading…
Add table
Reference in a new issue