shiftregister/shiftregister/team
Luca 0bfda856d8 Remove backup stuff from shift detail page 2023-05-07 23:05:28 +02:00
..
migrations Add incoming messages page 2023-05-07 14:14:54 +02:00
templates Remove backup stuff from shift detail page 2023-05-07 23:05:28 +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 Implement incoming_message view and show message history on helper page 2023-05-07 17:24:26 +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 Implement incoming_message view and show message history on helper page 2023-05-07 17:24:26 +02:00
views.py Implement incoming_message view and show message history on helper page 2023-05-07 17:24:26 +02:00