Rename and update shared audio file migration. Commit ready for merge
- Legacy-Id: 12991
This commit is contained in:
parent
084f8a7495
commit
6a5f180fb0
|
@ -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 = [
|
Loading…
Reference in a new issue