init commit

This commit is contained in:
2024-12-06 09:27:06 +09:00
commit 09e4edee6b
59 changed files with 537 additions and 0 deletions

3
users/views.py Normal file
View File

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