Skip to content

Commit 6a5f180

Browse files
committed
Rename and update shared audio file migration. Commit ready for merge
- Legacy-Id: 12991
1 parent 084f8a7 commit 6a5f180

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ietf/meeting/migrations/0048_import_shared_audio_files.py renamed to ietf/meeting/migrations/0047_import_shared_audio_files.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ def backward(apps, schema_editor):
3535
class Migration(migrations.Migration):
3636

3737
dependencies = [
38-
('meeting', '0047_fix_shared_timeslot_audio'),
38+
('meeting', '0046_auto_20170201_0857'),
3939
]
4040

4141
operations = [

0 commit comments

Comments
 (0)