carljm / django-transaction-hooks

Django database backends with post-transaction-commit hooks. Merged into Django 1.9; please report bugs or make feature requests in core Django, not here.

Home Page:https://docs.djangoproject.com/en/1.9/topics/db/transactions/#django.db.transaction.on_commit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

django-transaction-hooks

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.

About

Django database backends with post-transaction-commit hooks. Merged into Django 1.9; please report bugs or make feature requests in core Django, not here.

https://docs.djangoproject.com/en/1.9/topics/db/transactions/#django.db.transaction.on_commit

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


Languages

Language:Python 99.7%Language:Makefile 0.3%