Issue 111: support logout redirect in settings.py
http://code.google.com/p/django-hotclub/issues/detail?id=111

New issue report by jtauber:
I had a request from a site developer who wanted to redirect to a
particular page on logout without having to hardcode in apps.

To facilitate this, I propose we move the logout view into our account app
and have it support an optional setting (we can then also support named url
confs as well as explicit URLs).

Having our own view would also let us provide POST-only logout rather than
the current GET-logs-you-out approach.


Issue attributes:
        Status: Accepted
        Owner: jtauber
        Labels: Type-Enhancement Priority-Medium

-- 
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to