1
0
mirror of https://gitlab.com/animath/si/plateforme.git synced 2025-08-08 07:20:14 +02:00

Prepare models for new chat feature

Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
This commit is contained in:
Emmy D'Anello
2024-04-23 00:22:18 +02:00
parent 0bc5ef0a7f
commit f8725cf8a9
14 changed files with 571 additions and 45 deletions

View File

@@ -68,6 +68,7 @@ INSTALLED_APPS = [
'rest_framework.authtoken',
'api',
'chat',
'draw',
'registration',
'participation',