plateforme-tfjm2/chat
Emmy D'Anello f26f102650
Automatically create appropriated channels when tournaments/pools/participations are updated
Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
2024-04-29 00:39:34 +02:00
..
management Automatically create appropriated channels when tournaments/pools/participations are updated 2024-04-29 00:39:34 +02:00
migrations Add script to create channels per tournament, pools and teams. Put channels in categories 2024-04-29 00:39:32 +02:00
static Editing and deleting is working 2024-04-29 00:39:33 +02:00
templates/chat Users can only edit & delete their own messages (except for admin users) 2024-04-29 00:39:33 +02:00
__init__.py Prepare models for new chat feature 2024-04-29 00:39:29 +02:00
admin.py Add script to create channels per tournament, pools and teams. Put channels in categories 2024-04-29 00:39:32 +02:00
apps.py Automatically create appropriated channels when tournaments/pools/participations are updated 2024-04-29 00:39:34 +02:00
consumers.py Editing and deleting is working 2024-04-29 00:39:33 +02:00
models.py Manage private chats 2024-04-29 00:39:33 +02:00
signals.py Automatically create appropriated channels when tournaments/pools/participations are updated 2024-04-29 00:39:34 +02:00
tests.py Prepare models for new chat feature 2024-04-29 00:39:29 +02:00
urls.py Add specific login and logout pages for chat 2024-04-29 00:39:32 +02:00