Skip to main content

Django database backends that permit registering post-transaction-commit hooks

Project description

This project has been merged into Django and is now core functionality in all supported versions of Django. Use the version built-in to Django; this standalone app is unmaintained. CHANGES =======

0.3 (2020.03.15)

  • Formally deprecate and archive the project; it is included as part of all Django versions since 1.9. Use the version included in Django and report any bugs or issues to Django; this standalone app is not maintained.

  • Drop support for Python 2.6, Python 3.2, and Django 1.6.

0.2 (2014.11.29)

  • Add built-in PostGIS backend. Merge of GH-16, fixes GH-14. Thanks Bertrand Bordage.

0.1.4 (2014.05.27)

  • Make it possible to execute a transaction within an on-commit hook (except on SQLite). Merge of GH-9, fixes GH-8. Thanks Marek Malek.

0.1.3 (2014.01.24)

  • Fix failure when mixing-in with database backends that perform queries in __init__ (e.g. PostGIS backend when POSTGIS_VERSION setting is not set). Merge of GH-6, fixes GH-5. Thanks Niels Sandholt Busch.

0.1.2 (2014.01.21)

  • Fix bug where running queries in an on_commit hook under Postgres caused an “autocommit cannot be used inside a transaction” error. (GH-4).

0.1.1 (2014.01.18)

  • Clear run-on-commit hooks even if one raises an exception. Thanks akaariai.

0.1 (2014.01.18)

  • Initial working version; support for SQLite3, PostgreSQL, MySQL.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-transaction-hooks-0.3.tar.gz (7.4 kB view details)

Uploaded Source

File details

Details for the file django-transaction-hooks-0.3.tar.gz.

File metadata

  • Download URL: django-transaction-hooks-0.3.tar.gz
  • Upload date:
  • Size: 7.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.2

File hashes

Hashes for django-transaction-hooks-0.3.tar.gz
Algorithm Hash digest
SHA256 523cffb0fc1821c6f7b6cf6ddffd276215019e3e89a64a24e4610bc2ae5f0b6c
MD5 11accde676917f2e3c3e01dc9c85fe1a
BLAKE2b-256 e446f2ebeae4846db1555db1a312643077e3e72ef11570f2bf7da5b3ef22548f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page