fisk/core/views
Mark Veidemanis 60979652d9
Implement more validation and conversion
2022-11-04 07:20:14 +00:00
..
manage Upload template project 2022-10-13 15:26:43 +01:00
__init__.py Pull object names from model definitions in CRUD views 2022-11-04 07:20:42 +00:00
accounts.py Implement more validation and conversion 2022-11-04 07:20:14 +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 Pull object names from model definitions in CRUD views 2022-11-04 07:20:42 +00:00
positions.py Implement more validation and conversion 2022-11-04 07:20:14 +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