Hello,
I got this error when i try to use this module.
TemplateSyntaxError at /
Caught ViewDoesNotExist while rendering: Could not import la_facebook.views. Error was: No module named httplib2
But when I do "import httplib2" in my terminal, it works!
Hello,
I got this error when i try to use this module.
TemplateSyntaxError at /
Caught ViewDoesNotExist while rendering: Could not import la_facebook.views. Error was: No module named httplib2
But when I do "import httplib2" in my terminal, it works!