문제

I have a problem on deleting my files in the media. If I delete my files for example in the admin, it works but the file remains on my media folder. I wanted to delete it too. Is there an app that automatically delete old file and deletes files on models deletion?

도움이 되었습니까?

해결책

Try django-cleanup but beware on the consequences. Read their information. I advice to create a signal instead using an app.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top