Add radio support

This commit is contained in:
wvffle 2022-10-28 07:34:24 +00:00 committed by Georg Krause
commit c828e106b0
No known key found for this signature in database
GPG key ID: 2970D504B2183D22
15 changed files with 604 additions and 468 deletions

View file

@ -21,5 +21,6 @@ DEBUG=true
# Django Environment Variables
DATABASE_URL=postgresql://postgres@localhost:5432/postgres
DJANGO_SECRET_KEY=gitpod
THROTTLING_ENABLED=False
# Gitpod Environment Variables