Installation

Option 1: Download and Install

Simply download the package and install using pip:

pip install -e PATH_TO_DOWNLOADED_PACKAGE

Option 2: Install from the Bitbucket Repository

If you have Mercurial, you can install directly from the BitBucket repository using pip:

pip install -e hg+https://bitbucket.org/tylerbutler/django-potpourri

Running Unit Tests

You can easily run the unit tests provided in the package by