Hacker News new | ask | show | jobs
by dgulino 4870 days ago
fyi: This requires django 1.4. I ran w/1.3.1 and got this error when running the helloworld example:

ImportError: No module named wsgi

I updated to 1.4.5 and it worked fine.