Cache Busting with Django FileStorages
Introduction
Why Caching
In production environments, caching the static contents is a well known practice to improve the user experiences and minimise resource utilisation. In most cases caching for static contents implemented in multiple levels from...
rathnaviraj.hashnode.dev4 min read