bump migrations, and enable survey license check

This commit is contained in:
AlanCoding
2016-10-28 11:52:00 -04:00
parent 8ff671bfd6
commit 1bd8bd245b
2 changed files with 8 additions and 8 deletions

View File

@@ -8,7 +8,7 @@ import jsonfield.fields
class Migration(migrations.Migration):
dependencies = [
('main', '0040_v310_artifacts'),
('main', '0044_v310_project_playbook_files'),
]
operations = [