migrations
|
Permissions are strings, not integers
|
2024-04-29 00:39:30 +02:00 |
static
|
Manage channels permissions
|
2024-04-29 00:39:30 +02:00 |
templates/chat
|
Initialize chat interface
|
2024-04-29 00:39:29 +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
|
Manage channels permissions
|
2024-04-29 00:39:30 +02:00 |
models.py
|
Manage channels permissions
|
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
|
Initialize chat interface
|
2024-04-29 00:39:29 +02:00 |