initial commit

This commit is contained in:
Edward Tirado Jr 2025-03-30 00:57:14 -05:00
commit 7409caf072
189 changed files with 38056 additions and 0 deletions

3
users/admin.py Normal file
View file

@ -0,0 +1,3 @@
from django.contrib import admin
# Register your models here.