marksweb / django-nh3Links
Django integration with for nh3, Python binding to Ammonia HTML sanitizer Rust crate.
☆41Updated last week
Alternatives and similar repositories for django-nh3
Users that are interested in django-nh3 are comparing it to the libraries listed below
Sorting:
- ☆52Updated last month
- ☆131Updated this week
- A small Django utility to make it easier to revert and redo migrations or to recreate your database.☆73Updated last year
- Enable login-by-email with the default User model for your Django project by making auth.User.email unique.☆146Updated last year
- Django package to implement "migration zero" pattern - covering your local changes and the CI/CD pipeline☆80Updated 2 weeks ago
- Make Django’s autoreloader more efficient by watching for changes with watchfiles.☆161Updated 2 weeks ago
- Class-based emails for django shipping with a test suite☆80Updated 2 weeks ago
- Extension for the Django admin panel that allows passing additional parameters to actions by creating intermediate pages with forms.☆114Updated last month
- A search (cmd+k) modal, for the Django admin UI, that searches your entire site.☆130Updated 6 months ago
- Transpile HTML to the Django Template Language </>☆49Updated last month
- Autocomplete widgets and views using TomSelect☆78Updated 3 months ago
- An unsurprising Django API framework☆155Updated last year
- Non-intrusive sqids library for Django☆85Updated 5 months ago
- Postgres LTree support for django☆46Updated this week
- ⏩ The "Django Admin Inline Paginator Plus" is simple way to paginate your inline in django admin☆61Updated 6 months ago
- You should probably use this image field instead of Django's built-in models.ImageField.☆120Updated this week
- ☆98Updated last year
- Full and natural support for enumerations as Django model fields.☆93Updated last week
- Use heroicons in your Django and Jinja templates.☆110Updated 2 weeks ago
- 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 last year
- Use minify-html, the extremely fast HTML + JS + CSS minifier, with Django.☆156Updated 2 weeks ago
- A flexible, multi-channel notification system for Django applications with built-in support for email digests, user preferences, and exte…☆95Updated last month
- Detect N+1s in your Django app.☆174Updated 11 months ago
- Build reusable components in Django, inspired by Rails ViewComponent☆73Updated 11 months ago
- ProseMirror-based HTML editor for Django☆184Updated last week
- Django and Tailwind integration based on the prebuilt Tailwind CSS CLI.☆182Updated this week
- Hunt down the lines of your Django application code which are responsible for executing the most queries.☆155Updated 5 months ago
- A package for type-checking the URLs and associated views for Django☆66Updated last week
- Package to check for known Django removals and deprecations