Feb 19
Pinax and external dependencies
If you have been struggling to get pinax trunk to work again, please note that they are currently moving away from using svn:externals to manage the external project dependencies.The way to go now is to use pip to retrieve these packages.
More info here: http://code.google.com/p/django-hotclub/wiki/MovingToDistutils

