pluto/core
Mark Veidemanis 35607898f0
Begin implementing better payment simulation
2023-05-05 13:41:00 +01:00
..
clients Fix error in releasing when dummy mode is on 2023-05-05 11:10:01 +01:00
lib Begin implementing better payment simulation 2023-05-05 13:41:00 +01:00
management Remove some debug logging 2023-05-02 13:00:41 +01:00
migrations Implement overriding owner name with requisition field 2023-04-18 08:58:36 +01:00
static Update logos 2023-03-07 16:36:18 +00:00
templates Begin implementing better payment simulation 2023-05-05 13:41:00 +01:00
templatetags Add core app 2023-03-05 20:09:31 +00:00
tests Begin implementing better payment simulation 2023-05-05 13:41:00 +01:00
util Add core app 2023-03-05 20:09:31 +00:00
views Begin implementing better payment simulation 2023-05-05 13:41:00 +01:00
__init__.py Implement viewing transactions for an account 2023-03-09 20:24:46 +00:00
admin.py Add core app 2023-03-05 20:09:31 +00:00
apps.py Add core app 2023-03-05 20:09:31 +00:00
forms.py Implement overriding owner name with requisition field 2023-04-18 08:58:36 +01:00
models.py Only check transactions when we have a trade and make the fetch less efficient to throttle requests more 2023-04-20 08:25:50 +01:00
views.py Add core app 2023-03-05 20:09:31 +00:00