InstallationΒΆ

At the command line:

$ easy_install crispy-templates

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv crispy-templates
$ pip install crispy-templates