Fix migration
This commit is contained in:
parent
f60e370725
commit
ce367b5221
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ import django.db.models.deletion
|
|||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('symposion_proposals', '0004_auto_20210809_2026'),
|
||||
('proposals', '0003_auto_20170702_2227'),
|
||||
]
|
||||
|
||||
|
|
Loading…
Reference in a new issue