django / new-featuresLinks
New feature proposals for Django and third-party ecosystem
☆154Updated 5 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.☆168Updated 9 months ago
- Use Typer (type hints) to define the interface for your Django management commands.☆238Updated last week
- A Django template formatter.☆359Updated this week
- Make Django’s autoreloader more efficient by watching for changes with watchfiles.☆159Updated 2 weeks ago
- Django friendly finite state machine support☆202Updated last week
- The missing debug tool for django☆206Updated last month
- ☆164Updated this 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 2 weeks ago
- Non-intrusive sqids library for Django☆85Updated 4 months ago
- ☆127Updated this week
- Real-time collaborative editing for Django admin with WebSockets☆90Updated 5 months ago
- ProseMirror-based HTML editor for Django☆181Updated this week
- Ensure your migration history is linear.☆225Updated this week
- You should probably use this image field instead of Django's built-in models.ImageField.☆119Updated last week
- An app to make it safer, faster and more fun to develop in Django☆203Updated 6 months ago
- Django and Tailwind integration based on the prebuilt Tailwind CSS CLI.☆175Updated 2 weeks ago
- production settings for Django☆157Updated 3 months ago
- A search (cmd+k) modal, for the Django admin UI, that searches your entire site.☆128Updated 5 months ago
- A Django app that tracks your queries to help optimize them. Demo: https://shorturl.at/5y6ix☆87Updated 2 months ago
- AdminConfirmMixin is a mixin for ModelAdmin that adds confirmations to changes, additions and actions.☆136Updated 6 months ago
- Safely separate multiple tenants in a Django database☆246Updated 2 weeks ago
- Edit JSON-Model Fields using a Standard Django Form.☆144Updated last month
- Simple database-backed job queue☆181Updated 8 months ago
- Use heroicons in your Django and Jinja templates.☆109Updated 2 weeks ago
- Track historical events to Django models using Postgres triggers.☆487Updated last month
- Resolve form field arguments dynamically when a form is instantiated☆147Updated last year
- Automatically prefetch foreign key values as needed☆401Updated 2 weeks ago
- Render the content of a specific block tag from a Django template.☆259Updated 5 months ago
- This is a simple realisation of StreamField's idea from Wagtail CMS for plain Django admin or with Grappelli skin.☆130Updated 5 months ago