I was following http://pinaxproject.com/docs/dev/customization.html (dev version) and did the command "pinax-admin setup_project -b basic mysite" as instructed, but found that the deploy/pinax.wsgi file was wrongly looking for zero_project.settings instead of mysite.settings.
fixed in paltman/pinax [task-674-wsgi-files branch]