pluto/core
Mark Veidemanis 1a34121da6
Begin working on replacing Redis with Django ORM
2023-03-12 12:43:22 +00:00
..
clients Begin working on replacing Redis with Django ORM 2023-03-12 12:43:22 +00:00
lib Add references to trades list 2023-03-12 11:40:23 +00:00
management Add nicer debug logging 2023-03-11 17:46:18 +00:00
migrations Begin working on replacing Redis with Django ORM 2023-03-12 12:43:22 +00:00
static Update logos 2023-03-07 16:36:18 +00:00
templates Add references to trades list 2023-03-12 11:40:23 +00:00
templatetags Add core app 2023-03-05 20:09:31 +00:00
tests Add core app 2023-03-05 20:09:31 +00:00
util Add core app 2023-03-05 20:09:31 +00:00
views Fix cheat 2023-03-11 16:57:08 +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 Fix help text for ad and add confirmation to nuke 2023-03-10 20:18:17 +00:00
models.py Begin working on replacing Redis with Django ORM 2023-03-12 12:43:22 +00:00
views.py Add core app 2023-03-05 20:09:31 +00:00