fix
This commit is contained in:
parent
3e7517d406
commit
58eba1600f
@ -12,7 +12,7 @@ class Migration(migrations.Migration):
|
|||||||
operations = [
|
operations = [
|
||||||
migrations.AddField(
|
migrations.AddField(
|
||||||
model_name='product',
|
model_name='product',
|
||||||
name='Wolontariat',
|
name='Wolontatriat',
|
||||||
field=models.BooleanField(default=False),
|
field=models.BooleanField(default=False),
|
||||||
),
|
),
|
||||||
]
|
]
|
||||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user