Hacker News new | ask | show | jobs
by Sargis 5177 days ago
Your homepage_view function doesn't return an HttpResponse object. How do I know that? Because you're in debug mode. You should disable that.
1 comments

Ouch. Thanks for that, it's disabled now.