jaredlewis / django-deletion-side-effects

Provides the ability to retrieve side effects of deleting a Django object

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

image

image

Latest PyPI version

Number of PyPI downloads

django-deletion-side-effects

Django Deletion Side Effects provides a framework for gathering side effects of deleting objects in Django.

Installation

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

Documentation

Full documentation is available at http://django-deletion-side-effects.readthedocs.org

License

MIT License (see LICENSE)

About

Provides the ability to retrieve side effects of deleting a Django object

License:MIT License


Languages

Language:Python 100.0%