Rename and update shared audio file migration. Commit ready for merge

- Legacy-Id: 12991
This commit is contained in:
Ryan Cross 2017-03-10 23:12:49 +00:00
parent 084f8a7495
commit 6a5f180fb0

View file

@ -35,7 +35,7 @@ def backward(apps, schema_editor):
class Migration(migrations.Migration):
dependencies = [
('meeting', '0047_fix_shared_timeslot_audio'),
('meeting', '0046_auto_20170201_0857'),
]
operations = [