Provides the ability to acquire a mutex lock from the database in Django.
To install the latest release, type:
pip install django-db-mutex
To install the latest code directly from source, type:
pip install git+git://github.com/ambitioninc/django-db-mutex.git
Full documentation is available at http://django-db-mutex.readthedocs.org
MIT License (see LICENSE)