django / new-featuresLinks
New feature proposals for Django and third-party ecosystem
☆158Updated 6 months ago
Alternatives and similar repositories for new-features
Users that are interested in new-features are comparing it to the libraries listed below
Sorting:
- Detect N+1s in your Django app.☆174Updated 11 months ago
- Use Typer (type hints) to define the interface for your Django management commands.☆241Updated last week
- Make Django’s autoreloader more efficient by watching for changes with watchfiles.☆161Updated 2 weeks ago
- Django friendly finite state machine support☆214Updated 3 weeks ago
- The missing debug tool for django☆207Updated 2 months ago
- A Django template formatter.☆366Updated 2 weeks ago
- ProseMirror-based HTML editor for Django☆185Updated this week
- Use minify-html, the extremely fast HTML + JS + CSS minifier, with Django.☆156Updated 2 weeks ago
- A search (cmd+k) modal, for the Django admin UI, that searches your entire site.☆130Updated 6 months ago
- ☆167Updated last month
- Non-intrusive sqids library for Django☆85Updated 5 months ago
- You should probably use this image field instead of Django's built-in models.ImageField.☆120Updated this week
- Automatically prefetch foreign key values as needed☆405Updated 2 weeks ago
- An app to make it safer, faster and more fun to develop in Django☆209Updated 7 months ago
- Schedule async tasks using redis protocol. Redis/ValKey/Dragonfly or any broker using the redis protocol can be used.☆193Updated this week
- Render the content of a specific block tag from a Django template.☆259Updated 6 months ago
- AdminConfirmMixin is a mixin for ModelAdmin that adds confirmations to changes, additions and actions.☆137Updated 7 months ago
- Real-time collaborative editing for Django admin with WebSockets☆99Updated 7 months ago
- Track historical events to Django models using Postgres triggers.☆499Updated 2 weeks ago
- Django and Tailwind integration based on the prebuilt Tailwind CSS CLI.☆182Updated last week
- ☆131Updated this week
- Resolve form field arguments dynamically when a form is instantiated☆148Updated 2 years ago
- Enable login-by-email with the default User model for your Django project by making auth.User.email unique.☆146Updated last year
- Safely separate multiple tenants in a Django database☆251Updated last month
- Ensure your migration history is linear.☆227Updated 2 weeks ago
- Class-based emails for django shipping with a test suite☆80Updated 2 weeks ago
- Passkey support through django-otp - as a second factor or password replacement☆29Updated 3 weeks ago
- Wonderful rich-text editing for your Django project☆221Updated 3 weeks ago
- Use heroicons in your Django and Jinja templates.☆110Updated 2 weeks ago
- A Django app that tracks your queries to help optimize them. See Qorme for automated ORM optimization: https://qorme.com?ref=dj-tracker☆87Updated 3 weeks ago