shiftregister/shiftregister/app
Luca 12f8c77b80 Add margin to first signup button 2023-05-19 14:16:51 +02:00
..
migrations Reformat code 2023-04-21 21:26:07 +02:00
sipgate Fix datetime formatting for sipgate API 2023-05-07 02:41:38 +02:00
templates Add margin to first signup button 2023-05-19 14:16:51 +02:00
templatetags Append 'h' to shift duration 2023-05-08 12:16:40 +02:00
__init__.py Create main app 'app' 2022-04-12 00:18:51 +02:00
admin.py add description length to room admin list 2023-05-07 00:20:00 +02:00
apps.py Send messages on shift changes 2022-05-20 00:50:49 +02:00
context_processors.py Reformat code 2023-04-21 21:26:07 +02:00
decorators.py Adjust 'event_before' page depending on 'enable_registration' 2023-04-26 12:25:40 +02:00
dynamic_preferences_registry.py implement fallback assignment admin view, dumb random fallback assignment 2023-05-10 00:21:49 +02:00
forms.py Update AStA form 2023-05-08 16:50:49 +02:00
middleware.py no more errors for invalid tokens 2022-04-21 00:36:00 +02:00
models.py Fix team dashboard again 2023-05-19 13:54:33 +02:00
signals.py Only add 'Anmelden' item to nav if user is not authenticated 2023-05-05 20:26:53 +02:00
tasks.py Fix exception reporting 2022-05-17 18:00:29 +02:00
tests.py Create main app 'app' 2022-04-12 00:18:51 +02:00
urls.py add first asta functionality 2022-05-17 16:26:31 +02:00
views.py fix asta warning on single shift pages 2023-05-18 16:46:50 +02:00