Initial commit - existing project files

This commit is contained in:
W13R 2022-03-16 12:11:30 +01:00
commit c49798a9ea
82 changed files with 4304 additions and 0 deletions

6
pip-dependencies.txt Normal file
View file

@ -0,0 +1,6 @@
django~=3.2.7
django-currentuser==0.5.3
django-csp==3.7
psycopg2~=2.9.1
hypercorn~=0.11.2
cryptography~=36.0.0