Comment #2 on issue 122 by akgomaa: openid template cleanup
http://code.google.com/p/django-hotclub/issues/detail?id=122
Even though the do_* methods in Consumer classes aren't reverse()able,
making their
names necessarily hardcoded, the first part of the URL (currently
^/openid/) can be
made reversable by specifying a name for the URL. I've attached a patch to
do this
for basic_project.
This is necessary to successfully use OpenID with Pinax when deployed at a
URL other
than a domain root. It doesn't fix the hardcoding of the method names, but
it makes
more of Pinax work out-of-box when not at a domain root.
The only thing I'm not real sure about is the naming convention for Pinax's
URL
patterns; I've used 'pinax-openid-root' in the patch.
Attachments:
pinax_openid_root_basic_project.diff 4.8 KB
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"pinax-updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/pinax-updates?hl=en
-~----------~----~----~----~------~----~------~--~---