I just hit an important difference between the two packages. python-django-openid-auth gives me a "CSRF token missing or incorrect" error, and python-django-auth-openid doesn't give me the error.
Maybe the former package lacks the csrf_token tag in its template?
I just hit an important difference between the two packages. python- django- openid- auth gives me a "CSRF token missing or incorrect" error, and python- django- auth-openid doesn't give me the error.
Maybe the former package lacks the csrf_token tag in its template?