taobojlen / django-zealLinks
Detect N+1s in your Django app.
☆155Updated 6 months ago
Alternatives and similar repositories for django-zeal
Users that are interested in django-zeal are comparing it to the libraries listed below
Sorting:
- New feature proposals for Django and third-party ecosystem☆132Updated 2 months ago
- Use Typer (type hints) to define the interface for your Django management commands.☆218Updated this week
- ☆156Updated this week
- Ensure your migration history is linear.☆203Updated 2 weeks ago
- A distributed task processing framework for Django built on top of the Postgres NOTIFY/LISTEN protocol.☆263Updated 9 months ago
- A Django template formatter.☆347Updated 2 weeks ago
- A search (cmd+k) modal, for the Django admin UI, that searches your entire site.☆128Updated 2 months ago
- ☆109Updated this week
- Non-intrusive sqids library for Django☆76Updated last month
- Django friendly finite state machine support☆183Updated last month
- Use minify-html, the extremely fast HTML + JS + CSS minifier, with Django.☆140Updated 2 weeks ago
- The missing debug tool for django☆203Updated last year
- A Django app that tracks your queries to help optimize them. Demo: https://shorturl.at/5y6ix☆85Updated 6 months ago
- Use watchfiles in Django’s autoreloader.☆94Updated 2 weeks ago
- production settings for Django☆153Updated last week
- An app to make it safer, faster and more fun to develop in Django☆194Updated 3 months ago
- Enable login-by-email with the default User model for your Django project by making auth.User.email unique.☆143Updated 10 months ago
- ProseMirror-based HTML editor for Django☆169Updated this week
- Hunt down the lines of your Django application code which are responsible for executing the most queries.☆152Updated last month
- Render the content of a specific block tag from a Django template.☆254Updated 2 months ago
- Class-based emails for django shipping with a test suite☆77Updated 2 months ago
- Django package to implement "migration zero" pattern - covering your local changes and the CI/CD pipeline☆78Updated 2 months ago
- Use heroicons in your Django and Jinja templates.☆107Updated 2 weeks ago
- AdminConfirmMixin is a mixin for ModelAdmin that adds confirmations to changes, additions and actions.☆137Updated 3 months ago
- A lightweight function-oriented toolkit for better organisation of business logic and efficient selection and projection of data in Djang…☆189Updated 3 months ago
- You should probably use this image field instead of Django's built-in models.ImageField.