1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-22 02:18: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
parent 7f182ee2ee
commit 89785ce632
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.