Change the migration index

This commit is contained in:
Martin Pépin 2017-02-11 15:13:29 +01:00
parent 6e55905781
commit 0e759405c7

View file

@ -6,7 +6,7 @@ from django.db import migrations
class Migration(migrations.Migration):
dependencies = [
('gestioncof', '0008_py3'),
('gestioncof', '0009_delete_clipper'),
]
operations = [