robosats/robosats
2022-01-31 11:12:49 -08:00
..
celery Logics update: escrow settles exactly at buyer payout time. 2022-01-19 11:37:10 -08:00
__init__.py Add celery background and scheduled tasks. Add user cleansing task 2022-01-16 04:31:25 -08:00
asgi.py Initialize the Django project and write setup guide 2022-01-01 10:53:17 -08:00
routing.py Add Redis. Basic websocket chat working. 2022-01-13 06:08:21 -08:00
settings.py Add timeout for db writes to avoid sqlite database locked error 2022-01-31 11:12:49 -08:00
urls.py Add dynamic countdown. Attach countdown to expiry progress bar. 2022-01-13 16:43:26 -08:00
wsgi.py Initialize the Django project and write setup guide 2022-01-01 10:53:17 -08:00