pirate / django-http2-middlewareLinks
⚡️Django middleware to automatically send preload headers before views runs, enabling faster HTTP2 server-push (with CSP support).
☆67Updated last year
Alternatives and similar repositories for django-http2-middleware
Users that are interested in django-http2-middleware are comparing it to the libraries listed below
Sorting:
- Production webservers as a Django management command☆89Updated 3 years ago
- A special kind of ModelAdmin that allows it to be nested within another ModelAdmin☆141Updated 8 months ago
- Easily add search/filter functionality to Django projects☆65Updated 10 months ago
- Adds three template tags: `fullurl`, `fullstatic` and `buildfullurl`. The template tag `fullurl` acts just like `url`, but it always prin…☆56Updated 2 years ago
- Displays a red warning banner if you are running an insecure Django release.☆72Updated 2 years ago
- A Django application that exposes a bunch of PostgreSQL database metrics.☆143Updated 2 months ago
- Model manager utils for Django☆57Updated 9 months ago
- Django views profiler for small projects