|
|
@ -6,7 +6,7 @@ from django.db import migrations, models
|
|
|
|
class Migration(migrations.Migration):
|
|
|
|
class Migration(migrations.Migration):
|
|
|
|
|
|
|
|
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
('user', '0005_alter_jobposting_location'),
|
|
|
|
('user', '0006_alter_jobposting_location'),
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
operations = [
|
|
|
|
operations = [
|
|
|
|