9ade961e0f
Work on update order endpoint and taker requests
2022-01-04 16:13:08 -08:00
78886c8c9c
Rework admin pannel and extended users
2022-01-04 07:58:10 -08:00
5b712b0765
Extend user model with profiles and set up admin panel
2022-01-04 05:47:37 -08:00
0823febf73
Add order expiry time and rework book page
2022-01-04 02:21:45 -08:00
c71d95ccd0
Rename boolean explicit for is_explicit/isExplicit
2022-01-02 05:38:45 -08:00
c4b625a993
Fix order detail page view. Add explicit to model as pricing method boolean explicit/relative
2022-01-02 05:24:35 -08:00
e087d0b686
Add payment method field
2022-01-02 01:40:19 -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
6b8b8c4511
Create api django app
2022-01-01 14:13:27 -08:00