fisk/core/views
Mark Veidemanis 7a64759ceb
Implement permission checking in views and forms
2022-11-28 18:09:41 +00:00
..
manage Upload template project 2022-10-13 15:26:43 +01:00
__init__.py Implement permission checking in views and forms 2022-11-28 18:09:41 +00:00
accounts.py Improve posting trades to OANDA and make everything more robust 2022-11-10 19:27:46 +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 Allow absent price 2022-11-21 07:20:12 +00:00
limits.py Implement configuration of trading times 2022-11-25 18:01:34 +00:00
positions.py Fix HTMX widgets and tweak display of some titles 2022-11-13 13:22:31 +00:00
strategies.py Pull object names from model definitions in CRUD views 2022-11-04 07:20:42 +00:00
stripe_callbacks.py Implement OTP and show received callbacks 2022-10-15 21:51:47 +01:00
trades.py Pull object names from model definitions in CRUD views 2022-11-04 07:20:42 +00:00