pakal / django-compat-patcher
A system to improve compatibility between different Django versions, and make upgrading dependencies less painful.
☆13Updated last month
Alternatives and similar repositories for django-compat-patcher
Users that are interested in django-compat-patcher are comparing it to the libraries listed below
Sorting:
- pytest plugin providing a function to check if pytest is running.☆22Updated last year
- Check for differences between requirements.txt files and your environment☆36Updated last week
- Browser extension to switch to preferred version of documentation☆10Updated last year
- Creating S3 buckets for your site with ease.☆18Updated 3 months ago
- Use PostgreSQL's and MySQL's JSONField, but fall back to a TextField implementation on other databases☆24Updated 4 years ago
- A utility to count the number of model queries in a Django application.☆13Updated 3 months ago
- Utilities for working with Django's prefetch_related system☆15Updated 3 years ago
- ☆10Updated 2 years ago
- Data anonymizer for Django☆25Updated last week
- Load Django Settings from Environmental Variables with One Magical Line of Code☆29Updated last year
- A cookiecutter template for little personal apps.☆31Updated last year
- Create migration history snapshots for your Django project☆13Updated 2 years ago
- a GitHub action to run `pre-commit` with `uv`☆15Updated 3 months ago
- Centralize and relay email from multiple distributed Django projects to an internal SMTP server via a database queue☆18Updated last week
- An example of how to use a PostgreSQL materialized view in Django to speed up a complex query☆12Updated 2 years ago
- Liquidb is a Django app that simplifies migration management.☆27Updated last year
- silence linting errors by adding ignore/fixme comments☆16Updated this week
- A Django toolkit for GitHub Apps with batteries included☆33Updated this week
- pre-commit hook for Djade.☆12Updated last month
- Django integration with litestream, a standalone streaming replication tool for SQLite.☆21Updated 4 months ago
- A flake8 plugin to ban PEP-420 implicit namespace packages.☆28Updated this week
- ☆50Updated last year
- Referral links for Django☆19Updated 2 years ago
- Django Powered Dynamic Sphinx Docs.☆53Updated last year
- Setuptools extension for CalVer package versions☆16Updated last month
- Transforms markdown files into fully-rendered Django templates with auto-generated views and URLs, eliminating boilerplate code while mai…☆19Updated this week
- A state machine-based background worker system for Django☆22Updated last year
- Use Python 3.13 REPL with Django shell☆11Updated 4 months ago
- Smart reversion of Django migrations based on Git diff☆75Updated 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…