jeudi 16 avril 2015

Traceback error: Django dictionary

I was testing out the facebook SDK on a Django project and this error popped up, here's the traceback:


http://ift.tt/1NTLtRR


Here's the urls.py pertaining to the site.



def facebook(request):

'''A sample application that will publish a status update after going into the login process using the Javascript SDK '''

yourappid = XXXXXXXXXXXXXXXXXX

return render(request, 'hackathon/facebook.html', yourappid)

Aucun commentaire:

Enregistrer un commentaire