moneropro/app
Kumi 9d99063846
Some checks are pending
Docker / build (push) Waiting to run
refactor(settings): use shutil.move for file relocation
Replaced `Path.rename` with `shutil.move` to handle the database file relocation. This change accommodates cross-filesystem moves, improving robustness in environments where the source and destination may reside on different filesystems. No changes to database access or usage logic have been made.
2024-11-12 14:13:52 +01:00
..
charts refactor: apply consistent string styling and error handling 2024-11-12 14:09:33 +01:00
moneropro refactor(settings): use shutil.move for file relocation 2024-11-12 14:13:52 +01:00
static organize files to use with Docker 2024-11-11 23:58:39 +01:00
manage.py organize files to use with Docker 2024-11-11 23:58:39 +01:00
settings.json organize files to use with Docker 2024-11-11 23:58:39 +01:00