InstallationΒΆ

At the command line:

$ easy_install django-flexible-plans

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv django-flexible-plans
$ pip install django-flexible-plans