Django-InLaws v0.1.1beta1 documentation

Installation

Use pip or easy_install to install the package from PyPI:

pip install django-inlaws

or:

easy_install django-inlaws

Or checkout the source from github and run:

python setup.py install