Package: python3-django-pgtransaction (2.1.0-1)
Links for python3-django-pgtransaction
Debian Resources:
Download Source Package python-django-pgtransaction:
- [python-django-pgtransaction_2.1.0-1.dsc]
- [python-django-pgtransaction_2.1.0.orig.tar.gz]
- [python-django-pgtransaction_2.1.0-1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
PostgreSQL isolation level control for Django transactions
django-pgtransaction offers a drop-in replacement for the default django.db.transaction module which, when used on top of a PostgreSQL database, extends the functionality of that module with Postgres-specific features.
At present, django-pgtransaction offers an extension of the django.db.transaction.atomic context manager/decorator which allows one to dynamically set transaction characteristics including:
* Isolation level * Read mode (READ WRITE/READ ONLY) * Deferrability (DEFERRABLE/NOT DEFERRABLE) * Retry policy for Postgres locking exceptions
Other Packages Related to python3-django-pgtransaction
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-django
- High-level Python web development framework
-
- dep: python3-psycopg
- PostgreSQL database adapter for Python 3
- or python3-psycopg2
- Python 3 module for PostgreSQL
Download python3-django-pgtransaction
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| all | 9.8 kB | 42.0 kB | [list of files] |
