pluto/core
Mark Veidemanis 0723f14c53
Implement wallet model and CRUD
2023-03-17 18:37:38 +00:00
..
clients Finish tests for custom payment details 2023-03-16 20:49:57 +00:00
lib Begin implementing per-requisition configuration 2023-03-16 20:20:36 +00:00
management Implement transaction handling 2023-03-13 18:49:47 +00:00
migrations Implement wallet model and CRUD 2023-03-17 18:37:38 +00:00
static Update logos 2023-03-07 16:36:18 +00:00
templates Implement wallet model and CRUD 2023-03-17 18:37:38 +00:00
templatetags Add core app 2023-03-05 20:09:31 +00:00
tests Finish tests for custom payment details 2023-03-16 20:49:57 +00:00
util Add core app 2023-03-05 20:09:31 +00:00
views Implement wallet model and CRUD 2023-03-17 18:37:38 +00: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 wallet model and CRUD 2023-03-17 18:37:38 +00:00
models.py Implement wallet model and CRUD 2023-03-17 18:37:38 +00:00
views.py Add core app 2023-03-05 20:09:31 +00:00