This commit is contained in:
Mikan
2025-05-18 19:19:16 +03:00
commit 63228923a7
29 changed files with 432 additions and 0 deletions

3
core/views.py Normal file
View File

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