Django Deletion Side Effects provides a framework for gathering side effects of deleting objects in Django.
To install the latest release, type:
pip install django-deletion-side-effects
To install the latest code directly from source, type:
pip install git+git://github.com/ambitioninc/django-deletion-side-effects.git
Full documentation is available at http://django-deletion-side-effects.readthedocs.org
MIT License (see LICENSE)