templates
|
Add Redis. Basic websocket chat working.
|
2022-01-13 06:08:21 -08:00 |
__init__.py
|
Create new chat app, configure urls
|
2022-01-13 03:07:20 -08:00 |
admin.py
|
Create new chat app, configure urls
|
2022-01-13 03:07:20 -08:00 |
apps.py
|
Create new chat app, configure urls
|
2022-01-13 03:07:20 -08:00 |
models.py
|
Create new chat app, configure urls
|
2022-01-13 03:07:20 -08:00 |
routing.py
|
Add Redis. Basic websocket chat working.
|
2022-01-13 06:08:21 -08:00 |
tests.py
|
Create new chat app, configure urls
|
2022-01-13 03:07:20 -08:00 |
urls.py
|
Add Redis. Basic websocket chat working.
|
2022-01-13 06:08:21 -08:00 |
views.py
|
Add Redis. Basic websocket chat working.
|
2022-01-13 06:08:21 -08:00 |