django / new-featuresLinks
New feature proposals for Django and third-party ecosystem
☆158Updated 7 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.☆176Updated 11 months ago
- A Django template formatter.☆368Updated last week
- Use Typer (type hints) to define the interface for your Django management commands.☆243Updated this week
- Make Django’s autoreloader more efficient by watching for changes with watchfiles.☆166Updated last week
- Django friendly finite state machine support☆219Updated this week
- The missing debug tool for django☆207Updated 3 months ago
- Non-intrusive sqids library for Django☆86Updated 6 months ago
- Use minify-html, the extremely fast HTML + JS + CSS minifier, with Django.☆157Updated last week
- ☆167Updated 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
- An experimental reimplementation of Django's templating language in Rust☆134Updated last week
- ProseMirror-based HTML editor for Django☆186Updated this week
- An app to make it safer, faster and more fun to develop in Django☆210Updated 8 months ago
- Schedule async tasks using redis protocol. Redis/ValKey/Dragonfly or any broker using the redis protocol can be used.☆195Updated this week
- Django and Tailwind integration based on the prebuilt Tailwind CSS CLI.☆184Updated 2 weeks ago
- Ensure your migration history is linear.☆229Updated last week
- Real-time collaborative editing for Django admin with WebSockets☆101Updated 7 months ago
- A search (cmd+k) modal, for the Django admin UI, that searches your entire site.☆131Updated last week
- Automatically prefetch foreign key values as needed☆406Updated last week
- Render the content of a specific block tag from a Django template.☆259Updated 7 months ago
- production settings for Django☆159Updated 4 months ago
- Track historical events to Django models using Postgres triggers.☆501Updated last month
- You should probably use this image field instead of Django's built-in models.ImageField.☆120Updated 3 weeks ago
- Safely separate multiple tenants in a Django database☆254Updated 2 months ago
- Resolve form field arguments dynamically when a form is instantiated☆148Updated 2 years ago
- Edit JSON-Model Fields using a Standard Django Form.☆146Updated 3 months ago
- AdminConfirmMixin is a mixin for ModelAdmin that adds confirmations to changes, additions and actions.☆137Updated 8 months ago
- A Django app that tracks your queries to help optimize them. See Qorme for automated ORM optimization: https://qorme.com?ref=dj-tracker☆87Updated last month
- 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 last year
- Use heroicons in your Django and Jinja templates.☆111Updated last week