migrations
|
Permissions are strings, not integers
|
2024-04-29 00:39:30 +02:00 |
static
|
Add feature to install chat on the home screen
|
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
|
Simplify chat views
|
2024-04-29 00:39:31 +02:00 |