forked from DGNum/gestioCOF
moving migration again
This commit is contained in:
parent
531a4611d3
commit
deb0d4de1e
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ from django.db import migrations, models
|
||||||
class Migration(migrations.Migration):
|
class Migration(migrations.Migration):
|
||||||
|
|
||||||
dependencies = [
|
dependencies = [
|
||||||
('kfet', '0052_category_addcost'),
|
('kfet', '0053_kfet_open_cache'),
|
||||||
]
|
]
|
||||||
|
|
||||||
operations = [
|
operations = [
|
||||||
|
|
Loading…
Reference in a new issue