update
This commit is contained in:
parent
6419070c86
commit
ddc13aadab
@ -8,7 +8,7 @@ from django.db import migrations, models
|
|||||||
class Migration(migrations.Migration):
|
class Migration(migrations.Migration):
|
||||||
|
|
||||||
dependencies = [
|
dependencies = [
|
||||||
('appointment', '0002_alter_workinghours_options'),
|
# ('appointment', '0002_alter_workinghours_options'),
|
||||||
('inventory', '0032_alter_carcolors_car'),
|
('inventory', '0032_alter_carcolors_car'),
|
||||||
migrations.swappable_dependency(settings.AUTH_USER_MODEL),
|
migrations.swappable_dependency(settings.AUTH_USER_MODEL),
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user