nk20/apps/food
mcngnt a201d8376a updated survey 2024-08-28 11:01:33 +02:00
..
api API Food 2024-08-04 23:38:21 +02:00
migrations updated survey 2024-08-28 11:01:33 +02:00
templates/food Copy constructor 2024-08-27 18:01:13 +02:00
__init__.py Création de l'apps et de la base de donnée 2024-07-22 15:50:09 +02:00
admin.py Security against the cycles 2024-07-22 15:52:09 +02:00
apps.py Implementing QRcode creation, modifying Allergen model and creating of few views 2024-07-22 15:52:09 +02:00
forms.py Merge branch 'main' into food_traceability 2024-08-27 17:11:32 +02:00
models.py Improve/modify form, view, template. Add permissions 2024-08-17 02:42:29 +02:00
tables.py Remove initial.json (food) mandatory allergen are directly created in migration. Edit tables.py and views.py transformedfoodlist.html to improve/change the view. Edit base.html, urls.py to correct little mistakes. Edit initial.json (permission) to begin permission for food apps and create a new role (Respo Bouffe). 2024-08-13 02:07:32 +02:00
tests.py Implementing QRcode creation, modifying Allergen model and creating of few views 2024-07-22 15:52:09 +02:00
urls.py Edit forms, views, template to improve/modify view. Edit urls to remove some path. Few changes in models. 2024-08-14 01:32:55 +02:00
views.py Copy constructor 2024-08-27 18:01:13 +02:00