adamchainz / django-minify-htmlLinks
Use minify-html, the extremely fast HTML + JS + CSS minifier, with Django.
☆133Updated last week
Alternatives and similar repositories for django-minify-html
Users that are interested in django-minify-html are comparing it to the libraries listed below
Sorting:
- You should probably use this image field instead of Django's built-in models.ImageField.☆111Updated 3 weeks ago
- New feature proposals for Django and third-party ecosystem☆123Updated 3 weeks ago
- ProseMirror-based HTML editor for Django☆151Updated this week
- Set the Permissions-Policy HTTP header on your Django app.☆105Updated last week
- Resolve form field arguments dynamically when a form is instantiated☆144Updated last year
- Bleach is a Python module that takes any HTML input, and returns valid, sanitised HTML that contains only an allowed subset of HTML tags,…☆151Updated 6 months ago
- An app to make it safer, faster and more fun to develop in Django☆191Updated 2 weeks ago
- Detect N+1s in your Django app.☆143Updated 4 months ago
- redirects as they should be, with full control.☆74Updated last week
- ☆94Updated last week
- Schedule async tasks using redis protocol. Redis/ValKey/Dragonfly or any broker using the redis protocol can be used.☆142Updated this week
- Use watchfiles in Django’s autoreloader.☆94Updated last week
- A search (cmd+k) modal, for the Django admin UI, that searches your entire site.☆123Updated 5 months ago
- This is a simple realisation of StreamField's idea from Wagtail CMS for plain Django admin or with Grappelli skin.☆129Updated 3 months ago
- ☆150Updated last week
- Non-intrusive sqids library for Django☆72Updated 6 months ago
- A Django app that tracks your queries to help optimize them. Demo: https://shorturl.at/5y6ix☆86Updated 3 months ago
- Edit JSON-Model Fields using a Standard Django Form.☆139Updated 7 months ago
- Autocomplete widgets and views using TomSelect☆69Updated last week
- Hunt down the lines of your Django application code which are responsible for executing the most queries.☆148Updated 5 months ago
- Enable login-by-email with the default User model for your Django project by making auth.User.email unique.☆144Updated 7 months ago
- A Django template formatter.☆339Updated 2 weeks ago
- Django package to implement "migration zero" pattern - covering your local changes and the CI/CD pipeline