Go to file
Luca 4001306a0b
continuous-integration/drone/push Build is passing Details
Redirect to OIDC provider for login
2023-10-17 00:50:25 +02:00
docker Dockerize application 2023-10-14 23:46:19 +02:00
ljg Redirect to OIDC provider for login 2023-10-17 00:50:25 +02:00
.dockerignore Dockerize application 2023-10-14 23:46:19 +02:00
.drone.yml Add drone config 2023-10-15 00:08:26 +02:00
.env.example Fix OIDC authentication 2023-10-11 17:48:04 +02:00
.gitignore Initial commit 2023-08-10 18:13:31 +02:00
Dockerfile Dockerize application 2023-10-14 23:46:19 +02:00
LICENSE Initial commit 2023-08-10 18:13:31 +02:00
README.md Initial commit 2023-08-10 18:13:31 +02:00
docker-compose.yml Dockerize application 2023-10-14 23:46:19 +02:00
manage.py Initialize Django project 2023-08-10 18:41:47 +02:00
poetry.lock Use django-environ for settings 2023-10-11 16:14:21 +02:00
pyproject.toml Use django-environ for settings 2023-10-11 16:14:21 +02:00

README.md