migrations
|
Make chat faster
|
2023-11-01 20:54:09 -05:00 |
__init__.py
|
add chat box
|
2020-01-27 14:37:52 -06:00 |
apps.py
|
Import models when django ready
|
2024-05-03 15:25:04 -05:00 |
models.py
|
Cache prefetch
|
2024-02-23 17:07:34 -06:00 |
utils.py
|
Add caching for user basic info
|
2023-10-10 19:37:36 -05:00 |
views.py
|
Allow author deletes chat
|
2024-08-13 22:10:25 +07:00 |