fisk/core/views
Mark Veidemanis 65f650f1ac
Check if hook exists
2022-11-03 15:59:27 +00:00
..
manage Upload template project 2022-10-13 15:26:43 +01:00
__init__.py Implement helper for deleting all database objects 2022-10-30 10:57:41 +00:00
accounts.py Wrap API calls in helper and validate response 2022-10-30 19:11:07 +00:00
base.py Implement strategies and posting trades 2022-10-27 18:08:40 +01:00
callbacks.py Simplify DB object management with Django CRUD helpers 2022-10-29 12:43:13 +01:00
hooks.py Check if hook exists 2022-11-03 15:59:27 +00:00
positions.py Set account ID in exchange library instead of the view 2022-11-02 18:28:31 +00:00
strategies.py Update tables when objects are changed 2022-10-29 14:05:01 +01:00
stripe_callbacks.py Implement OTP and show received callbacks 2022-10-15 21:51:47 +01:00
trades.py Implement helper for deleting all database objects 2022-10-30 10:57:41 +00:00