akvo-rsr
akvo-rsr copied to clipboard
Scheduled cleanup of thumbnails
The thumbnails we generate have to be cleaned up from the DB and storage, otherwise they'll just fill it up.
This should be easily done calling ./manage.py thumbnail cleanup
This can be done soon with django-q
once #4680 is merged