Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 943 Bytes

README.rst

File metadata and controls

33 lines (23 loc) · 943 Bytes
https://travis-ci.org/ambitioninc/django-manager-utils.png 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)