ljg.sh/ljg/core
Luca e1cf597f05
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details
Render base template for index view
2023-10-17 01:22:22 +02:00
..
migrations Fix OIDC authentication 2023-10-11 17:48:04 +02:00
models Prepare authentication via OIDC 2023-08-10 21:41:11 +02:00
static/core Add Bootstrap and base template 2023-08-10 21:38:31 +02:00
templates Add error templates 2023-10-17 01:14:43 +02:00
__init__.py Initialize Django project 2023-08-10 18:41:47 +02:00
admin.py Initialize Django project 2023-08-10 18:41:47 +02:00
apps.py Initialize Django project 2023-08-10 18:41:47 +02:00
auth.py Implement redirects 2023-10-16 21:42:51 +02:00
context_processors.py Add Bootstrap and base template 2023-08-10 21:38:31 +02:00
tests.py Initialize Django project 2023-08-10 18:41:47 +02:00
urls.py Render base template for index view 2023-10-17 01:22:22 +02:00
views.py Render base template for index view 2023-10-17 01:22:22 +02:00