django / new-featuresLinks
New feature proposals for Django and third-party ecosystem
☆162Updated 8 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.☆177Updated last year
- Use Typer (type hints) to define the interface for your Django management commands.☆249Updated last week
- A Django template formatter.☆369Updated this week
- The missing debug tool for django☆207Updated 3 months ago
- Make Django’s autoreloader more efficient by watching for changes with watchfiles.☆169Updated last week
- Django friendly finite state machine support☆228Updated this week
- ProseMirror-based HTML editor for Django☆187Updated last week
- Non-intrusive sqids library for Django☆87Updated 7 months ago
- Enable login-by-email with the default User model for your Django project by making auth.User.email unique.☆145Updated last year
- Track historical events to Django models using Postgres triggers.☆505Updated last week
- Render the content of a specific block tag from a Django template.☆260Updated 7 months ago
- Automatically prefetch foreign key values as needed☆408Updated last week
- Django and Tailwind integration based on the prebuilt Tailwind CSS CLI.☆185Updated last month
- An experimental reimplementation of Django's templating language in Rust☆138Updated last week
- Use minify-html, the extremely fast HTML + JS + CSS minifier, with Django.☆157Updated last week
- A search (cmd+k) modal, for the Django admin UI, that searches your entire site.☆131Updated last month
- You should probably use this image field instead of Django's built-in models.ImageField.☆120Updated this week
- production settings for Django☆159Updated 5 months ago
- Schedule async tasks using redis protocol. Redis/ValKey/Dragonfly or any broker using the redis protocol can be used.☆199Updated this week
- An app to make it safer, faster and more fun to develop in Django☆210Updated 8 months ago
- ☆168Updated 2 months ago
- Ensure your migration history is linear.☆230Updated last week
- Resolve form field arguments dynamically when a form is instantiated☆148Updated 2 years ago
- Safely separate multiple tenants in a Django database☆255Updated 3 months ago
- Real-time collaborative editing for Django admin with WebSockets☆104Updated 8 months ago
- Responsive cross-browser image library using modern codes like AVIF & WebP☆277Updated last week
- AdminConfirmMixin is a mixin for ModelAdmin that adds confirmations to changes, additions and actions.☆139Updated 9 months ago
- Wonderful rich-text editing for your Django project☆221Updated this week
- Set the Permissions-Policy HTTP header on your Django app.☆112Updated last week
- Edit JSON-Model Fields using a Standard Django Form.☆146Updated 3 months ago