pluto/core
Mark Veidemanis 85c64efc78
Validate addresses and enable payments
2023-05-20 13:41:49 +01:00
..
clients Remove some print statements 2023-05-06 11:54:00 +01:00
lib Validate addresses and enable payments 2023-05-20 13:41:49 +01:00
management Validate addresses and enable payments 2023-05-20 13:41:49 +01:00
migrations Implement more payout management 2023-05-06 11:52:42 +01:00
static Update logos 2023-03-07 16:36:18 +00:00
templates Make currency in withdrawal simulation clear 2023-05-17 07:29:37 +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 Validate addresses and enable payments 2023-05-20 13:41:49 +01:00
views Fix sending totals to ES 2023-05-17 07:17:36 +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 Add payouts 2023-05-06 11:12:54 +01:00
models.py Implement more payout management 2023-05-06 11:52:42 +01:00
views.py Add core app 2023-03-05 20:09:31 +00:00