mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-06-21 01:48:21 +02:00
removed diet filed
This commit is contained in:
@ -0,0 +1,17 @@
|
||||
# Generated by Django 4.2.15 on 2024-08-29 20:15
|
||||
|
||||
from django.db import migrations
|
||||
|
||||
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('wei', '0009_weiregistration_specific_diet'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
migrations.RemoveField(
|
||||
model_name='weiregistration',
|
||||
name='specific_diet',
|
||||
),
|
||||
]
|
Reference in New Issue
Block a user