Re: how to connect parse.com with parse-rest

2014-12-15 Thread Vijay Khemlani
Are you running the dev server while having the viartualenv activated? On Mon, Dec 15, 2014 at 11:19 AM, Carlos Ons wrote: > > I cannot connect to parse.com with parse-rest API. > > I have a virtualenv installed and when I try to connect to parse.com It > is impossible. I made a basic app and the

how to connect parse.com with parse-rest

2014-12-15 Thread Carlos Ons
I cannot connect to parse.com with parse-rest API. I have a virtualenv installed and when I try to connect to parse.com It is impossible. I made a basic app and the error is: ImportError at / No module named parse_rest.connection Request Method:GETRequest URL:http://127.0.0.1:8000/Django Vers