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