pluto/core
Mark Veidemanis 27634ef26a
Remove some debug logging
2023-05-02 13:00:41 +01:00
..
clients Add more debug statements 2023-04-22 18:49:56 +01:00
lib Handle errors in fetching transactions 2023-04-20 08:42:39 +01:00
management Remove some debug logging 2023-05-02 13:00:41 +01:00
migrations Implement overriding owner name with requisition field 2023-04-18 08:58:36 +01:00
static Update logos 2023-03-07 16:36:18 +00:00
templates Bump platform and requisition throughput on successful trades 2023-03-20 13:54:56 +00:00
templatetags Add core app 2023-03-05 20:09:31 +00:00
tests Bump platform and requisition throughput on successful trades 2023-03-20 13:54:56 +00:00
util Add core app 2023-03-05 20:09:31 +00:00
views Begin implementing ad deduplication and re-enable releasing 2023-04-18 11:25:56 +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 Implement overriding owner name with requisition field 2023-04-18 08:58:36 +01:00
models.py Only check transactions when we have a trade and make the fetch less efficient to throttle requests more 2023-04-20 08:25:50 +01:00
views.py Add core app 2023-03-05 20:09:31 +00:00