I am using https://launchpad.net/django-openid-auth for openid! this is pretty amazing to a lot of extent..
This app provides /openid/login url where users need to signin! this template is very basic and I want to make some changes in it.. Probably, I want to include this in my home page.. I can possibly create django_openid_auth/templates/login.html in my django project and overwrite it.. but is that the right way? how exactly it should be done? Besides I also want to include "Google", "Yahoo" icons to sign in via respective openids. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.

