python3-django-cleanup

Clean up old files for Django's FileField and ImageField

Description

The django-cleanup app automatically deletes files for FileField, ImageField and subclasses. When a FileField's value is changed and the model is saved, the old file is deleted. When a model that has a FileField is deleted, the file is also deleted. A file that is set as the FileField's default value will not be deleted.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/un1t/django-cleanup


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-django-cleanup