robosats/chat
2022-01-16 13:54:42 -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
consumers.py Add expiration logics. Add dispute statements. 2022-01-16 13:54:42 -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 dynamic countdown. Attach countdown to expiry progress bar. 2022-01-13 16:43:26 -08:00
views.py Add dynamic countdown. Attach countdown to expiry progress bar. 2022-01-13 16:43:26 -08:00