> However, if you want to pass some extra information to the > logout_then_login function, look at the third argument in the url() call > -- the dictionary of extra parameters. You can set up the login_url > parameter there.
hardcoding login_url is not the way I prefer to go. I supposed there is some solution to pass login_url dynamically, but it's impossible as I can see. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" 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/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

