DjangoPatternsBook / superbook

SuperBook is a social network for superheroes
MIT License
63 stars 29 forks source link

Project won't load home route (127.0.0.1:8000) #10

Open abduladi opened 7 years ago

abduladi commented 7 years ago

I get the following error, I have used both django 1.7 and 1.9 and it still doesnt load. please help

TypeError at / 'NoneType' object is not callable Request Method: GET Request URL: http://localhost:8000/ Django Version: 1.9.8 Exception Type: TypeError Exception Value:
'NoneType' object is not callable