Re: error in AUTHENTICATION using socialregistration

2014-04-14 Thread rafiee.nima
did you add facebook namespace in your main project urls.py ? On Friday, May 17, 2013 11:20:34 AM UTC+4:30, Avnesh Shakya wrote: > > hi, >I am getting error - > > NoReverseMatch at /login/ > >u'facebook' is not a registered namespace inside 'socialregistration' > > wh

error in AUTHENTICATION using socialregistration

2013-05-16 Thread Avnesh Shakya
hi, I am getting error - NoReverseMatch at /login/ u'facebook' is not a registered namespace inside 'socialregistration' when I am clicking on login link. I have installed all required things using documantation - http://django-socialregistration.readthedocs.org/en