shiftregister/shiftregister/app
Luca 249a13a60b chore(asta): add more spacing between button and checkbox 2024-05-14 18:48:48 +02:00
..
migrations ci: check code style 2024-05-03 22:05:06 +02:00
templates chore(asta): add more spacing between button and checkbox 2024-05-14 18:48:48 +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 ci: check code style 2024-05-03 22:05:06 +02:00
apps.py Send messages on shift changes 2022-05-20 00:50:49 +02:00
context_processors.py ci: check code style 2024-05-03 22:05:06 +02:00
decorators.py Adjust 'event_before' page depending on 'enable_registration' 2023-04-26 12:25:40 +02:00
dynamic_preferences_registry.py ci: check code style 2024-05-03 22:05:06 +02:00
forms.py ci: check code style 2024-05-03 22:05:06 +02:00
middleware.py no more errors for invalid tokens 2022-04-21 00:36:00 +02:00
models.py feat: support multiple SMS backends 2024-05-10 18:05:17 +02:00
signals.py ci: check code style 2024-05-03 22:05:06 +02:00
tasks.py fix(send_message): use result of send to actually do the work 2024-05-10 19:55:10 +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 ci: check code style 2024-05-03 22:05:06 +02:00