moneropro/app/charts/management/commands
Kumi 8c779ba5e5
Some checks are pending
Docker / build (push) Waiting to run
feat(management): add command to initialize chart data
Introduced a new management command to initialize the database with current data for specified cryptocurrencies (`xmr`, `btc`, `dash`, `zec`, `grin`). This process involves deleting existing data entries and fetching updated historical and market data. This enhancement ensures the application starts with the most recent information, improving data accuracy and reliability.
2024-11-13 14:26:15 +01:00
..
__init__.py feat(management): add command to initialize chart data 2024-11-13 14:26:15 +01:00
initialize_data.py feat(management): add command to initialize chart data 2024-11-13 14:26:15 +01:00