1
0
mirror of https://gitlab.com/animath/si/plateforme.git synced 2025-06-29 10:30:56 +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 a594b268ea
commit d9bb0a0860
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',