fisk/core
Mark Veidemanis c685b6d25f
Simplify DB object management with Django CRUD helpers
2022-10-29 12:43:13 +01:00
..
lib Implement strategies and posting trades 2022-10-27 18:08:40 +01:00
migrations Implement strategies and posting trades 2022-10-27 18:08:40 +01:00
static Upload template project 2022-10-13 15:26:43 +01:00
templates Simplify DB object management with Django CRUD helpers 2022-10-29 12:43:13 +01:00
templatetags Upload template project 2022-10-13 15:26:43 +01:00
util Make Stripe configurable 2022-10-13 18:20:30 +01:00
views Simplify DB object management with Django CRUD helpers 2022-10-29 12:43:13 +01:00
__init__.py Upload template project 2022-10-13 15:26:43 +01:00
admin.py Implement OTP and show received callbacks 2022-10-15 21:51:47 +01:00
apps.py Upload template project 2022-10-13 15:26:43 +01:00
forms.py Implement strategies and posting trades 2022-10-27 18:08:40 +01:00
models.py Simplify DB object management with Django CRUD helpers 2022-10-29 12:43:13 +01:00
tests.py Upload template project 2022-10-13 15:26:43 +01:00
views.py Upload template project 2022-10-13 15:26:43 +01:00