django / new-featuresLinks
New feature proposals for Django and third-party ecosystem
☆127Updated 2 weeks 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.☆143Updated 4 months ago
- A Django template formatter.☆342Updated last week
- Enable login-by-email with the default User model for your Django project by making auth.User.email unique.☆143Updated 8 months ago
- ProseMirror-based HTML editor for Django☆157Updated last week
- Resolve form field arguments dynamically when a form is instantiated☆144Updated last year
- The missing debug tool for django☆202Updated last year
- ☆150Updated last month
- Use Typer (type hints) to define the interface for your Django management commands.☆203Updated 2 weeks ago
- Class-based emails for django shipping with a test suite☆77Updated 3 weeks ago
- Ensure your migration history is linear.☆194Updated 3 weeks ago
- production settings for Django☆152Updated last year
- Edit JSON-Model Fields using a Standard Django Form.☆140Updated 8 months ago
- Django friendly finite state machine support☆168Updated last week
- ☆94Updated last month
- Non-intrusive sqids library for Django☆72Updated 7 months ago
- Render the content of a specific block tag from a Django template.☆254Updated 2 weeks ago
- A search (cmd+k) modal, for the Django admin UI, that searches your entire site.☆125Updated last week
- An app to make it safer, faster and more fun to develop in Django☆191Updated last month
- Use minify-html, the extremely fast HTML + JS + CSS minifier, with Django.☆135Updated this week
- This is a simple realisation of StreamField's idea from Wagtail CMS for plain Django admin or with Grappelli skin.☆129Updated 2 weeks ago
- Simple database-backed job queue☆179Updated 4 months ago
- Automatically prefetch foreign key values as needed☆384Updated 3 weeks ago
- Opinionated guide to writing Django views☆192Updated 8 months ago
- Hunt down the lines of your Django application code which are responsible for executing the most queries.☆149Updated 6 months ago
- Write Django model properties that can be used in database queries.☆81Updated last week
- Use heroicons in your Django and Jinja templates.☆104Updated 3 weeks ago
- Safely separate multiple tenants in a Django database☆239Updated 3 weeks ago
- AdminConfirmMixin is a mixin for ModelAdmin that adds confirmations to changes, additions and actions.☆134Updated last month
- Use watchfiles in Django’s autoreloader.☆94Updated this week
- Schedule async tasks using redis protocol. Redis/ValKey/Dragonfly or any broker using the redis protocol can be used.☆153Updated this week