1

I'm trying to figure out how to get my web application to handle AuthAlreadyAssociated Exception and tell the user they can't do that. (see AuthAlreadyAssociated Exception in Django Social Auth) Is there a way to invoke my subclass without forking DSA?

Oh, https://docs.djangoproject.com/en/dev/topics/http/middleware/ Hmmm.

But the provided app doesn't work as django middleware class. Need to look at example.

4

0 に答える 0