pluto/core
Mark Veidemanis 13241fd56e
Add pagination to Ads response
2023-03-13 11:42:53 +00:00
..
clients Fix adding time to transactions when usual fields absent 2023-03-12 13:10:37 +00:00
lib Add pagination to Ads response 2023-03-13 11:42:53 +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 Serve trade data from DB 2023-03-12 12:52:34 +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 Serve trade data from DB 2023-03-12 12:52:34 +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 Serve trade data from DB 2023-03-12 12:52:34 +00:00
views.py Add core app 2023-03-05 20:09:31 +00:00