2
0
Fork 0
shiftregister/shiftregister/team
Luca 0cf0ada124 Fix broken import 2023-05-16 13:09:08 +02:00
..
migrations Add incoming messages page 2023-05-07 14:14:54 +02:00
templates Unify color of shift checkin button 2023-05-16 00:24:19 +02:00
templatetags Reformat code with black 2023-05-08 21:08:16 +02:00
__init__.py start new team app, add project wide template dir 2022-04-13 16:25:47 +02:00
admin.py Add incoming messages page 2023-05-07 14:14:54 +02:00
apps.py Populate nav with signal/context processor 2023-04-29 11:13:43 +02:00
forms.py Implement incoming_message view and show message history on helper page 2023-05-07 17:24:26 +02:00
models.py Add incoming messages page 2023-05-07 14:14:54 +02:00
signals.py add checkin view 2023-05-15 23:43:45 +02:00
tasks.py Fix overwriting 'read' state of IncomingMessage every time it is "received" 2023-05-07 22:24:44 +02:00
tests.py start new team app, add project wide template dir 2022-04-13 16:25:47 +02:00
urls.py add checkin view 2023-05-15 23:43:45 +02:00
views.py Fix broken import 2023-05-16 13:09:08 +02:00