Pergunta

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?

Foi útil?

Solução

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

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top