This is the Hacker Dojo Events application, on the web at http://events.hackerdojo.com.
This app uses a special wrapper script to manage externals and unit testing. If you wish to run tests, run the app on the local dev server, or update the app on GAE, you need to use the deploy.py script to do this.
Run ./deploy.py -h
for more information.
NOTE: This requires a version of pip > 1.4.1.
Note: Runs only on Google App Engine.