ecugol / pre-commit-hooks-djangoLinks
Some useful hooks for Django development
☆40Updated 2 weeks ago
Alternatives and similar repositories for pre-commit-hooks-django
Users that are interested in pre-commit-hooks-django are comparing it to the libraries listed below
Sorting:
- A flake8 plugin to detect bad practices on Django projects.☆180Updated last year
- Generate performance reports from your django database performance tests.☆83Updated 4 years ago
- Shows queries, find slow queries, detects N+1 in Django☆92Updated last year
- Write Django model properties that can be used in database queries.☆81Updated last month
- Set the Permissions-Policy HTTP header on your Django app.☆111Updated last week
- Expose Django management commands in the admin☆87Updated 6 months ago
- Write advanced filename patterns using the Format Format String Syntax.☆72Updated this week
- Extensions for using Rich with Django.☆145Updated last week
- Ensure your migration history is linear.☆210Updated last week
- Properties that are both ORM expressions and python code.☆87Updated last year
- A Django app that tracks your queries to help optimize them. Demo: https://shorturl.at/5y6ix☆86Updated 3 weeks ago
- Pagination based on the seek method / keyset paging / offset-less pagination☆124Updated 7 months ago
- Controlled Django model instance replication.☆129Updated this week
- Smart reversion of Django migrations based on Git diff☆76Updated 2 years ago
- Standardized and easy-to-parse API error responses for Django REST Framework (DRF).☆67Updated last year
- Production webservers as a Django management command☆90Updated last month
- Collection of useful checks for Django Checks Framework☆130Updated 2 months ago
- A tool to automatically fix Django deprecations.☆183Updated this week
- An unsurprising Django API framework☆154Updated last year
- Django query profiler - one profiler to rule them all. Shows queries, detects N+1 and gives recommendations on how to resolve them☆141Updated 2 years ago
- Django CRUM (Current Request User Middleware) captures the current request and user in thread local storage.☆100Updated last year
- 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 10 months ago
- A Django application that exposes a bunch of PostgreSQL database metrics.☆144Updated this week
- This django Migration Operation can be used to transfer a Fields default value to the database scheme.☆137Updated last year
- Displays template rendering time on the timeline☆76Updated last year
- Safely run migrations before deployment☆89Updated 3 months ago
- Django utility for a memoization decorator that uses the Django cache framework.☆167Updated 4 months ago
- Database-driven way to put your Django site into maintenance mode.☆42Updated 2 years ago
- A non-persistent in-memory data storage backend for Django.☆52Updated 2 years ago
- A context manager/decorator which extends Django's atomic function with the ability to set isolation level and retries for a given transa…☆59Updated 3 months ago