mardi 6 octobre 2015

Django settings and view mapping error

I have build a realtime notification app using Django(1.8.5). I am using django server, Nodejs as push server, ishout.js[nodejs+redis +express.js API]. So I installed them by following the instructions.

Kindly suggest how this error can be fixed :

Django server is starting, it says works and gives this message

["You're seeing this message because you have DEBUG = True in your Django settings file and you haven't configured any URLs. Get to work!"][1]

What changes I have to make in my settings.py and views.py file, Kindly suggest pointers to workaround. I have gone through official django documentation and beginner tutorials, but to no rescue, I am stuck on this point for several days, Something must be good in this, This point is making me learned lot of things about django framework. Though, regarding this problem I am still beating around the bush, No solution, Dear folks kindly suggest some concrete pointers.

You can see the project source code at githubRepo

Aucun commentaire:

Enregistrer un commentaire