django / new-featuresLinks
New feature proposals for Django and third-party ecosystem
☆144Updated 4 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.☆166Updated 9 months ago
- Make Django’s autoreloader more efficient by watching for changes with watchfiles.☆155Updated 3 weeks ago
- A Django template formatter.☆356Updated 3 weeks ago
- Use Typer (type hints) to define the interface for your Django management commands.☆233Updated this week
- ProseMirror-based HTML editor for Django☆179Updated this week
- The missing debug tool for django☆206Updated 2 weeks ago
- ☆163Updated 2 months ago
- Enable login-by-email with the default User model for your Django project by making auth.User.email unique.☆146Updated last year
- Django friendly finite state machine support☆195Updated 2 weeks ago
- An app to make it safer, faster and more fun to develop in Django☆201Updated 5 months ago
- Non-intrusive sqids library for Django☆81Updated 3 months ago
- Real-time collaborative editing for Django admin with WebSockets☆87Updated 5 months ago
- ☆125Updated last week
- production settings for Django☆154Updated 2 months ago
- Ensure your migration history is linear.☆224Updated 3 weeks ago
- Schedule async tasks using redis protocol. Redis/ValKey/Dragonfly or any broker using the redis protocol can be used.☆184Updated last week
- Safely separate multiple tenants in a Django database☆245Updated 2 months ago
- You should probably use this image field instead of Django's built-in models.ImageField.☆115Updated this week
- Simple database-backed job queue☆180Updated 8 months ago
- Automatically prefetch foreign key values as needed☆399Updated 3 weeks ago
- Use minify-html, the extremely fast HTML + JS + CSS minifier, with Django.☆154Updated 2 weeks ago
- AdminConfirmMixin is a mixin for ModelAdmin that adds confirmations to changes, additions and actions.☆137Updated 5 months ago
- A distributed task processing framework for Django built on top of the Postgres NOTIFY/LISTEN protocol.☆263Updated 11 months 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,…☆150Updated 11 months ago
- Resolve form field arguments dynamically when a form is instantiated☆146Updated last year
- A search (cmd+k) modal, for the Django admin UI, that searches your entire site.☆128Updated 4 months ago
- Render the content of a specific block tag from a Django template.☆259Updated 4 months ago
- Track historical events to Django models using Postgres triggers.☆483Updated last month
- Django and Tailwind integration based on the prebuilt Tailwind CSS CLI.☆173Updated 2 weeks ago
- A Django app that tracks your queries to help optimize them. Demo: https://shorturl.at/5y6ix☆87Updated last month