forked from DGNum/gestioCOF
Change the migration index
This commit is contained in:
parent
6e55905781
commit
0e759405c7
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ from django.db import migrations
|
|||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('gestioncof', '0008_py3'),
|
||||
('gestioncof', '0009_delete_clipper'),
|
||||
]
|
||||
|
||||
operations = [
|
Loading…
Reference in a new issue