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

7
requirements.txt Normal file
View file

@ -0,0 +1,7 @@
django==5.1.4
djangorestframework
django-rest-knox
markdown
django-filter
gunicorn==23.0.0
psycopg2-binary==2.9.10