adamchainz / django-linear-migrationsLinks
Ensure your migration history is linear.
☆227Updated 2 weeks ago
Alternatives and similar repositories for django-linear-migrations
Users that are interested in django-linear-migrations are comparing it to the libraries listed below
Sorting:
- Make Django’s autoreloader more efficient by watching for changes with watchfiles.☆161Updated 2 weeks ago
- This django Migration Operation can be used to transfer a Fields default value to the database scheme.☆138Updated last year
- A tool to automatically fix Django deprecations.☆185Updated this week
- ☆165Updated last month
- Detect N+1s in your Django app.☆174Updated 10 months ago
- A flake8 plugin to detect bad practices on Django projects.☆180Updated last year
- This package allows deprecating model fields and allows removing them in a backwards compatible manner.☆192Updated 5 months ago
- Django application providing database migration tooling to automate their deployment.☆111Updated 6 months ago
- Controlled Django model instance replication.☆130Updated this week
- Set the Permissions-Policy HTTP header on your Django app.☆112Updated 2 weeks ago
- A lightweight function-oriented toolkit for better organisation of business logic and efficient selection and projection of data in Djang…☆196Updated last month
- Collection of useful checks for Django Checks Framework☆130Updated 5 months ago
- Safely run migrations before deployment☆92Updated 6 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 2 weeks ago
- Django application providing queryset sealing capability.☆278Updated 5 months ago
- Extensions for using Rich with Django.☆147Updated 2 weeks ago
- A distributed task processing framework for Django built on top of the Postgres NOTIFY/LISTEN protocol.☆263Updated last year
- Explicit control over database query execution in Django applications☆378Updated last year
- Write Django model properties that can be used in database queries.☆81Updated 2 weeks ago
- Generate gapless sequences of integer values.☆245Updated 7 months ago
- A package for type-checking the URLs and associated views for Django☆66Updated this week
- A search (cmd+k) modal, for the Django admin UI, that searches your entire site.☆130Updated 6 months ago
- Properties that are both ORM expressions and python code.☆87Updated last year
- Use Typer (type hints) to define the interface for your Django management commands.☆241Updated this week
- Chain multiple (disparate) QuerySets in Django☆113Updated 2 months ago
- Django CRUM (Current Request User Middleware) captures the current request and user in thread local storage.☆100Updated last year
- Extension for the Django admin panel that allows passing additional parameters to actions by creating intermediate pages with forms.☆112Updated last month
- Django query profiler - one profiler to rule them all. Shows queries, detects N+1 and gives recommendations on how to resolve them☆141Updated 3 years ago
- New feature proposals for Django and third-party ecosystem☆158Updated 6 months ago
- AdminConfirmMixin is a mixin for ModelAdmin that adds confirmations to changes, additions and actions.☆137Updated 7 months ago