This commit is contained in:
2024-05-16 18:42:57 +02:00
commit 5c62d24034
44 changed files with 1306 additions and 0 deletions

3
user/views.py Normal file
View File

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