1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-08-02 11:45:17 +02:00
AdventureLog/backend/server/adventures/management/commands
taninme 5308ec21d6
added-fix-image-deletion (#681)
* added-fix-image-deletion

* feat(commands): add image cleanup command to find and delete unused files

* fix(models): ensure associated AdventureImages are deleted and files cleaned up on Adventure deletion

* fix(models): ensure associated Attachment files are deleted and their filesystem cleaned up on Adventure deletion

---------

Co-authored-by: ferdousahmed <taninme@gmail.com>
Co-authored-by: Sean Morley
2025-06-23 18:48:35 -04:00
..
__init__.py migration to new backend 2024-07-08 11:44:39 -04:00
image_cleanup.py added-fix-image-deletion (#681) 2025-06-23 18:48:35 -04:00
travel-seed.py migration to new backend 2024-07-08 11:44:39 -04:00