django-fresh-media

Reusable Django application that helps you to deliverfresh media files, even if their expiry period is really long. To do this,the application provides a template tag that adds a small hash to the URLof each served file. This hash depends on the file metadata or content,so if it is changed, the hash will be changed too.


Keywords
django, media, hash, browser
License
BSD-3-Clause
Install
pip install django-fresh-media==0.65