1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-21 18:08:21 +02:00

Création de l'apps et de la base de donnée

This commit is contained in:
quark
2024-05-17 20:46:38 +02:00
committed by korenstin
parent 74de358953
commit 9e6342c929
9 changed files with 368 additions and 0 deletions

3
apps/food/views.py Normal file
View File

@ -0,0 +1,3 @@
from django.shortcuts import render
# Create your views here.