plateforme-tfjm2/chat
Emmy D'Anello d617dd77c1
Properly sort messages and add fetch previous messages ability
Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
2024-04-29 00:39:31 +02:00
..
migrations Permissions are strings, not integers 2024-04-29 00:39:30 +02:00
static Properly sort messages and add fetch previous messages ability 2024-04-29 00:39:31 +02:00
templates/chat Properly sort messages and add fetch previous messages ability 2024-04-29 00:39:31 +02:00
__init__.py Prepare models for new chat feature 2024-04-29 00:39:29 +02:00
admin.py Prepare models for new chat feature 2024-04-29 00:39:29 +02:00
apps.py Prepare models for new chat feature 2024-04-29 00:39:29 +02:00
consumers.py Properly sort messages and add fetch previous messages ability 2024-04-29 00:39:31 +02:00
models.py Send messages 2024-04-29 00:39:30 +02:00
tests.py Prepare models for new chat feature 2024-04-29 00:39:29 +02:00
urls.py Initialize chat interface 2024-04-29 00:39:29 +02:00
views.py Setup chat UI 2024-04-29 00:39:30 +02:00