https://github.com/pinax/pinax/blob/master/pinax/projects/account_project/requirements/base.txt
https://github.com/pinax/pinax/blob/master/pinax/projects/account_project/requirements/project.txt
The recommended way to install is to via``pinax-admin setup_project
mysite``, see here:
http://pinax.readthedocs.org/en/latest/gettingstarted.html#creating-a-project
But you can always use pip directly, from within your virtualenv:
pip install -r /path/to/account_project/requirements/project.txt
Tom
> --
> You received this message because you are subscribed to the Google Groups "Pinax Users" group.
> To post to this group, send email to pinax...@googlegroups.com.
> To unsubscribe from this group, send email to pinax-users...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/pinax-users?hl=en.
>