pluto/core
Mark Veidemanis 9627fb7d41
Implement profit sharing system and write tests
2023-03-20 11:06:37 +00:00
..
clients Finish tests for custom payment details 2023-03-16 20:49:57 +00:00
lib Implement profit sharing system and write tests 2023-03-20 11:06:37 +00:00
management Implement transaction handling 2023-03-13 18:49:47 +00:00
migrations Implement profit sharing system and write tests 2023-03-20 11:06:37 +00:00
static Update logos 2023-03-07 16:36:18 +00:00
templates Implement profit sharing system and write tests 2023-03-20 11:06:37 +00:00
templatetags Add core app 2023-03-05 20:09:31 +00:00
tests Implement profit sharing system and write tests 2023-03-20 11:06:37 +00:00
util Add core app 2023-03-05 20:09:31 +00:00
views Implement profit sharing system and write tests 2023-03-20 11:06:37 +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 profit sharing system and write tests 2023-03-20 11:06:37 +00:00
models.py Implement profit sharing system and write tests 2023-03-20 11:06:37 +00:00
views.py Add core app 2023-03-05 20:09:31 +00:00