mirror of https://github.com/snachodog/mybuddy.git
Adjust migrations
This commit is contained in:
parent
0af4521005
commit
648d46dc94
|
@ -7,7 +7,7 @@ import django.db.models.deletion
|
||||||
class Migration(migrations.Migration):
|
class Migration(migrations.Migration):
|
||||||
|
|
||||||
dependencies = [
|
dependencies = [
|
||||||
('core', '0016_alter_sleep_napping'),
|
('core', '0017_alter_child_last_name'),
|
||||||
]
|
]
|
||||||
|
|
||||||
operations = [
|
operations = [
|
Loading…
Reference in New Issue