plateforme-tfjm2/chat
Emmy D'Anello b86dfe7351
Automatically scroll to bottom
Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
2024-04-29 00:39:32 +02:00
..
migrations Permissions are strings, not integers 2024-04-29 00:39:30 +02:00
static Automatically scroll to bottom 2024-04-29 00:39:32 +02:00
templates/chat Automatically scroll to bottom 2024-04-29 00:39:32 +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 Simplify chat views 2024-04-29 00:39:31 +02:00