adamsc64 / django-transaction-hooks

Django database backends with post-transaction-commit hooks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

django-transaction-hooks

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.

About

Django database backends with post-transaction-commit hooks.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 99.7%Language:Makefile 0.3%