0db73c7c82
Convert order cleaning task into admin command
2022-01-17 10:11:44 -08:00
eddd4674f6
Add admin background task: follow all active hold invoices
2022-01-17 08:41:55 -08:00
28bfaee937
Add background task for expired orders removal
2022-01-16 10:32:34 -08:00
185cc71e91
Improve market price fetching and caching
2022-01-16 07:18:23 -08:00
7ba2fcc921
Add celery background and scheduled tasks. Add user cleansing task
2022-01-16 04:31:25 -08:00
abb1bdd0be
Add dynamic countdown. Attach countdown to expiry progress bar.
2022-01-13 16:43:26 -08:00
8104656ce6
Add Redis. Basic websocket chat working.
2022-01-13 06:08:21 -08:00
f4b14baf69
Create new chat app, configure urls
2022-01-13 03:07:20 -08:00
5df2134fb2
Add ugly site info page
2022-01-12 13:22:16 -08:00
e83f0295a5
Build frontend app test page using React
2022-01-01 15:58:44 -08:00
76a45bc8d5
Create API endpoint for POST make order
...
Added the Order model with a rough approxiation to the fields needed. The field status can be read lineally as the progression trough the app pipeline. The view serves POSTs requests to enter new orders into the db.
2022-01-01 14:40:08 -08:00
97ae2056e5
Initialize the Django project and write setup guide
2022-01-01 10:53:17 -08:00