moneropro/app/charts
Kumi e7864eeaa1
Some checks are pending
Docker / build (push) Waiting to run
fix: correct date calculation logic in update_database
Ensure proper date subtraction by converting `date_zero` to a date object before calculating the `amount`. This prevents potential errors in date operations and ensures accurate date range handling.
2024-11-13 16:10:27 +01:00
..
management/commands feat(init-data): add p2pool and daily data updates 2024-11-13 14:45:53 +01:00
templates/charts organize files to use with Docker 2024-11-11 23:58:39 +01:00
admin.py refactor: apply consistent string styling and error handling 2024-11-12 14:09:33 +01:00
apps.py refactor: apply consistent string styling and error handling 2024-11-12 14:09:33 +01:00
asynchronous.py refactor: switch from Google Sheets to ODS file output 2024-11-13 12:16:21 +01:00
forms.py refactor: apply consistent string styling and error handling 2024-11-12 14:09:33 +01:00
models.py refactor: apply consistent string styling and error handling 2024-11-12 14:09:33 +01:00
synchronous.py fix: correct date calculation logic in update_database 2024-11-13 16:10:27 +01:00
urls.py fix: address formatting and configuration inconsistencies 2024-11-12 13:45:40 +01:00
views.py refactor: switch to pandas for data extraction 2024-11-13 10:08:39 +01:00