Init et définitions du models.py

This commit is contained in:
Ambulance Clerc
2023-08-11 17:23:46 +02:00
parent bef530d449
commit a4b8f41851
7 changed files with 135 additions and 0 deletions

3
studenteval/views.py Normal file
View File

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