django-cloudflare-push icon indicating copy to clipboard operation
django-cloudflare-push copied to clipboard

A piece of middleware that uses Cloudflare's HTTP/2 Push to push static media to the clients. ⛺

Results 1 django-cloudflare-push issues
Sort by recently updated
recently updated
newest added

Hi, I'm using your middleware along with django admin and it works very well for css files but it doesn't seem to work with fonts and fonts.css. Could you maybe...