Skip to content

ambitioninc/django-manager-utils

Repository files navigation

image

Latest PyPI version

Number of PyPI downloads

django-manager-utils

Additional utilities for Django model managers.

Installation

To install the latest release, type:

pip install django-manager-utils

To install the latest code directly from source, type:

pip install git+git://github.com/ambitioninc/django-manager-utils.git

Documentation

Full documentation is available at http://django-manager-utils.readthedocs.org

License

MIT License (see LICENSE)