jaredlewis / django-manager-utils

Model manager utils for Django

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

Model manager utils for Django

License:MIT License


Languages

Language:Python 100.0%