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.