First version

This commit is contained in:
2024-12-16 16:35:12 +01:00
commit 69bc5698bd
52 changed files with 5598 additions and 0 deletions

12
backend/requirements.txt Normal file
View File

@ -0,0 +1,12 @@
Django
psycopg2-binary
django-browser-reload
six
channels[daphne]
channels_redis
redis
django-redis
Twisted[tls,http2]
djangorestframework
markdown
django-filter