migrations
|
Permissions are strings, not integers
|
2024-04-29 00:39:30 +02:00 |
static
|
Open channels list by swiping
|
2024-04-29 00:39:32 +02:00 |
templates/chat
|
Open channels list by swiping
|
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 |
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
|
Add specific login and logout pages for chat
|
2024-04-29 00:39:32 +02:00 |