django / new-featuresLinks
New feature proposals for Django and third-party ecosystem
☆157Updated 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.☆173Updated 10 months ago
- A Django template formatter.☆363Updated last week
- Make Django’s autoreloader more efficient by watching for changes with watchfiles.☆161Updated last week
- Use Typer (type hints) to define the interface for your Django management commands.☆240Updated 2 weeks ago
- Django friendly finite state machine support☆210Updated this week
- The missing debug tool for django☆205Updated last month
- Non-intrusive sqids library for Django☆85Updated 4 months ago
- ☆164Updated 3 weeks ago
- An app to make it safer, faster and more fun to develop in Django☆205Updated 6 months ago
- Automatically prefetch foreign key values as needed☆403Updated last week
- Enable login-by-email with the default User model for your Django project by making auth.User.email unique.☆146Updated last year
- Use minify-html, the extremely fast HTML + JS + CSS minifier, with Django.☆155Updated last week
- Ensure your migration history is linear.☆225Updated last week
- AdminConfirmMixin is a mixin for ModelAdmin that adds confirmations to changes, additions and actions.☆137Updated 7 months ago
- production settings for Django☆157Updated 3 months ago
- A search (cmd+k) modal, for the Django admin UI, that searches your entire site.☆129Updated 5 months ago
- Resolve form field arguments dynamically when a form is instantiated☆148Updated 2 years ago
- You should probably use this image field instead of Django's built-in models.ImageField.☆120Updated last week
- Track historical events to Django models using Postgres triggers.☆494Updated last week
- ProseMirror-based HTML editor for Django☆182Updated last week
- Use heroicons in your Django and Jinja templates.☆110Updated last week
- Django and Tailwind integration based on the prebuilt Tailwind CSS CLI.☆179Updated last week
- Real-time collaborative editing for Django admin with WebSockets☆98Updated 6 months ago
- Render the content of a specific block tag from a Django template.☆259Updated 5 months ago
- ☆129Updated this week
- Wonderful rich-text editing for your Django project☆221Updated this week
- Safely separate multiple tenants in a Django database☆250Updated last month
- A Django app that tracks your queries to help optimize them. Demo: https://shorturl.at/5y6ix☆87Updated 3 months ago
- Django application providing database migration tooling to automate their deployment.☆110Updated 6 months ago
- A distributed task processing framework for Django built on top of the Postgres NOTIFY/LISTEN protocol.☆263Updated last year