migrations
|
Permissions are strings, not integers
|
2024-04-29 00:39:30 +02:00 |
static
|
Fill channel selector using JavaScript
|
2024-04-29 00:39:31 +02:00 |
templates/chat
|
Fill channel selector using JavaScript
|
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 |
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 |