Question

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?

Était-ce utile?

La solution

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

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top