PaulGilmartin / django-queryhunter
Hunt down the lines of your Django application code which are responsible for executing the most queries.
☆138Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for django-queryhunter
- A Django Admin Web Shell using Xterm.js and Django Channels.☆79Updated 7 months ago
- Detect N+1s in your Django app.☆88Updated last month
- Launch Harlequin, the SQL IDE for your Terminal, with your Django database configuration.☆69Updated this week
- Use Typer (type hints) to define the interface for your Django management commands.☆83Updated this week
- A lightweight function-oriented toolkit for better organisation of business logic and efficient selection and projection of data in Djang…☆187Updated 4 months ago
- Class-based emails for django shipping with a test suite☆61Updated 3 weeks ago
- Django package to implement "migration zero" pattern - covering your local changes and the CI/CD pipeline☆53Updated 3 weeks ago
- ☆137Updated last week
- ☆88Updated 6 months ago
- A Django app that tracks your queries to help optimize them. Demo: https://dj-tracker-bakerydemo.fly.dev/dj-tracker/☆80Updated 2 months ago
- Properties that are both ORM expressions and python code.☆87Updated 9 months ago
- ☆46Updated this week
- A package for type-checking the URLs and associated views for Django☆62Updated last week
- Extension for the Django admin panel that allows passing additional parameters to actions by creating intermediate pages with forms.☆89Updated last month
- A fasta collectstatic command.☆45Updated 4 months ago
- Expose Django management commands in the admin☆85Updated 6 months ago
- Django package that provides auto indexing and searching capabilities for Django model instances using RediSearch.☆91Updated last week
- Safely run migrations before deployment☆75Updated 3 weeks ago
- Django utilities for Postgres PL/Python☆49Updated 2 years ago
- Non-intrusive sqids library for Django☆58Updated 3 weeks ago
- A CLI for creating new Django projects☆40Updated this week
- Turns your raw sql into a QuerySet.☆52Updated 2 years ago
- More expressive relationships for the Django ORM.☆115Updated last year
- Helpers for creating high-level functional tests in Django, with a unified API for WebTest and Selenium tests.☆129Updated 3 weeks ago
- The most advanced admin editable setting for Django☆38Updated this week
- A small Django utility to make it easier to revert and redo migrations or to recreate your database.☆51Updated last month
- Extensions for using Rich with Django.☆121Updated this week
- ProseMirror-based HTML editor for Django☆101Updated last week
- A context manager/decorator which extends Django's atomic function with the ability to set isolation level and retries for a given transa…☆57Updated last week
- Enable login-by-email with the default User model for your Django project by making auth.User.email unique.☆136Updated last month