Skip to main content

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

Project description

Test status Test coverage Latest version License

Django database backends with post-transaction-commit callback hooks.

django-transaction-hooks supports Django 1.6.1 and later on Python 2.6, 2.7, 3.2, and 3.3.

Getting Help

Documentation for django-transaction-hooks is available at https://django-transaction-hooks.readthedocs.org/

This app is available on PyPI and can be installed with pip install django-transaction-hooks.

Contributing

See the contributing docs.

CHANGES

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.1.4.tar.gz (6.9 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for django-transaction-hooks-0.1.4.tar.gz
Algorithm Hash digest
SHA256 d5314289aaeec293f8237b89e82225730535520dc46d07756fe08b47abeca278
MD5 0c1b3bdefaeb70bf97e28ce602c92b4d
BLAKE2b-256 7a79c6e6f78fe7829e67bf1360ee15d1a895dc86f92d1b57beea9025dc8dc4f0

See more details on using hashes here.

Supported by

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