moneropro/app/charts
Kumi a9f1a887e9
Some checks are pending
Docker / build (push) Waiting to run
fix(config): use BASE_DIR for file paths
Updated file paths to use `BASE_DIR` from Django settings instead of hardcoded paths. This change enhances flexibility and simplifies configuration management as file paths are now dynamically resolved relative to the project base directory.
2024-11-13 12:06:31 +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 fix(config): use BASE_DIR for file paths 2024-11-13 12:06:31 +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(config): use BASE_DIR for file paths 2024-11-13 12:06:31 +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