django / new-featuresLinks
New feature proposals for Django and third-party ecosystem
☆128Updated last month
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.☆146Updated 5 months ago
- The missing debug tool for django☆202Updated last year
- ☆154Updated last month
- Enable login-by-email with the default User model for your Django project by making auth.User.email unique.☆143Updated 9 months ago
- A Django template formatter.☆343Updated this week
- Use Typer (type hints) to define the interface for your Django management commands.☆212Updated last week
- ProseMirror-based HTML editor for Django☆160Updated this week
- An app to make it safer, faster and more fun to develop in Django☆192Updated 2 months ago
- Resolve form field arguments dynamically when a form is instantiated☆145Updated last year
- Simple database-backed job queue☆179Updated 4 months ago
- A search (cmd+k) modal, for the Django admin UI, that searches your entire site.☆126Updated last month
- ☆97Updated last month
- Django friendly finite state machine support☆175Updated 2 weeks ago
- Render the content of a specific block tag from a Django template.☆253Updated last month
- Use minify-html, the extremely fast HTML + JS + CSS minifier, with Django.☆135Updated last week
- Use heroicons in your Django and Jinja templates.☆106Updated this week
- Non-intrusive sqids library for Django☆74Updated last week
- Automatically prefetch foreign key values as needed☆385Updated this week
- AdminConfirmMixin is a mixin for ModelAdmin that adds confirmations to changes, additions and actions.☆135Updated 2 months ago
- Safely separate multiple tenants in a Django database☆241Updated last month
- Ensure your migration history is linear.☆197Updated this week
- Track historical events to Django models using Postgres triggers.☆462Updated last month
- Schedule async tasks using redis protocol. Redis/ValKey/Dragonfly or any broker using the redis protocol can be used.☆159Updated 2 weeks ago
- production settings for Django☆152Updated last year
- Django application providing database migration tooling to automate their deployment.☆107Updated last month
- A Django app that tracks your queries to help optimize them. Demo: https://shorturl.at/5y6ix☆86Updated 5 months ago
- You should probably use this image field instead of Django's built-in models.ImageField.☆113Updated 2 months ago
- Django and Tailwind integration based on the prebuilt Tailwind CSS CLI.☆147Updated 3 weeks ago
- Use watchfiles in Django’s autoreloader.☆94Updated last week
- A distributed task processing framework for Django built on top of the Postgres NOTIFY/LISTEN protocol.☆261Updated 8 months ago