KamilaWZ / alergy-detector

aplication shall help parents to recognize what type of food products alergize their children.
0 stars 1 forks source link

Allow saving Ingredients to the database #6

Open matisnape opened 2 years ago

matisnape commented 2 years ago

Write and commit a database migration that reflects Ingredient structure

Resources: https://docs.djangoproject.com/en/4.0/intro/tutorial02/#activating-models There should be a migrations folder under model like in example from django tutorial

Dock 2022-02-15 17-45-29

https://github.com/consideratecode/django-tutorial-step-by-step/tree/2.0/2.3/mysite/polls/migrations