Skip to content

Perkville/django-transaction-hooks

 
 

Repository files navigation

django-transaction-hooks

Test status

Test coverage

Documentation Status

Latest version

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

This project has been merged into Django and is now core functionality in Django 1.9+. It should not be used with any Django version later than 1.8, and will not receive any updates except for backports of changes to the same functionality in core Django.

django-transaction-hooks supports Django 1.7 and 1.8 on Python 2.7, 3.3, 3.4, and 3.5.

Getting Help

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

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.7%
  • Makefile 0.3%