A context manager/decorator which extends Django's atomic function with the ability to set isolation level and retries for a given transaction.
☆62Nov 30, 2025Updated 3 months ago
Alternatives and similar repositories for django-pgtransaction
Users that are interested in django-pgtransaction are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Avoid costly downtime during Postgres migrations.☆28Nov 30, 2025Updated 3 months ago
- Referral links for Django☆20Oct 27, 2022Updated 3 years ago
- Native Postgres upsert, update, and copy operations.☆72Nov 30, 2025Updated 3 months ago
- Django audio validator that verifies the mime and extension of audio files.☆15Jan 7, 2023Updated 3 years ago
- Write Postgres triggers for your Django models☆629Dec 4, 2025Updated 3 months ago
- A distributed task processing framework for Django built on top of the Postgres NOTIFY/LISTEN protocol.☆268Nov 17, 2024Updated last year
- Postgres advisory locks, table locks, and blocking lock management.☆68Nov 30, 2025Updated 3 months ago
- A collection of fields and utilities to help make model fields more strict.☆13Nov 2, 2024Updated last year
- Dump and restore Postgres databases with Django.☆51Nov 30, 2025Updated 3 months ago
- A Django template tag to modify url's query string.☆56Apr 22, 2020Updated 5 years ago
- AdminConfirmMixin is a mixin for ModelAdmin that adds confirmations to changes, additions and actions.☆139May 7, 2025Updated 10 months ago
- Properties that are both ORM expressions and python code.☆87Jan 11, 2024Updated 2 years ago
- View, filter, and kill Postgres queries.☆45Nov 30, 2025Updated 3 months ago
- Commands and models for tracking internal postgres stats.☆21Nov 30, 2025Updated 3 months ago
- Msgspec based serialization for django.☆34Oct 7, 2025Updated 5 months ago
- Track historical events to Django models using Postgres triggers.☆512Feb 17, 2026Updated last month
- ☆30Mar 16, 2026Updated last week
- More expressive relationships for the Django ORM.☆116Apr 27, 2023Updated 2 years ago
- Improve performance and maintainability with a prefetching layer in your Django project☆156Jun 23, 2025Updated 9 months ago
- Tools for building, querying, manipulating, and exporting directed graphs with django☆13Mar 18, 2024Updated 2 years ago
- Set the Permissions-Policy HTTP header on your Django app.☆114Mar 17, 2026Updated last week
- Django template tools for printing filler, a technique from the days of hot type known as greeking☆35Jul 10, 2024Updated last year
- Miscellaneous django tools☆51Apr 14, 2025Updated 11 months ago
- A Django application that exposes a bunch of PostgreSQL database metrics.☆144Mar 16, 2026Updated last week
- Benchmarking Django using SQLite☆26Jan 17, 2024Updated 2 years ago
- HTTP error reporting middleware(s) for Django☆17Dec 28, 2020Updated 5 years ago
- ☆32Updated this week
- Code, slides, scripts and other notes for my DjangoCon EU 2021 talk.☆25Aug 5, 2023Updated 2 years ago
- Django utilities for Postgres PL/Python☆49Mar 11, 2022Updated 4 years ago
- A Django library for asynchronously triggering actions in response to database changes. It supports integration with webhooks, message br…☆84Feb 15, 2026Updated last month
- Inject an ID into every log message from a Django request. ASGI compatible, integrates with Sentry, and works with Celery☆481Feb 3, 2026Updated last month
- Python Rule evaluator for jQuery-QueryBuilder. It evaluates rules agains provided objects.☆11Dec 17, 2020Updated 5 years ago
- Hunt down the lines of your Django application code which are responsible for executing the most queries.☆156Jul 17, 2025Updated 8 months ago
- A set of Django Management Commands to help you understand and visualize your project's models☆67Mar 15, 2026Updated last week
- Use Python 3.13 REPL with Django shell☆10Jan 10, 2025Updated last year
- A library for constructing queries on arbitrary data sources following Django's QuerySet API☆127Oct 13, 2025Updated 5 months ago
- Smart reversion of Django migrations based on Git diff☆76May 9, 2023Updated 2 years ago
- Tools for refining Django's IntegrityError, and working with deferred database constraints.☆25Oct 2, 2025Updated 5 months ago
- Turns your raw sql into a QuerySet.☆52Mar 26, 2022Updated 3 years ago