I use the logout_then_login syntax in the urls.py

Use this if you want to redirect the user back t the login screen when
they log out.

On Nov 9, 9:38 am, Malcolm Tredinnick <[EMAIL PROTECTED]>
wrote:
> On Thu, 2007-11-08 at 23:30 -0800, globophobe wrote:
> > This is probably a simple question, but once I've a logged-in user
> > with django.contrib.auth.authenticate what is the recommended way to
> > log out the user?
>
> Having a look in the documentation for the appropriate module is always
> a good place to start. In this case:
>
> http://www.djangoproject.com/documentation/authentication/#how-to-log...
>
> Regards,
> Malcolm
>
> --
> I've got a mind like a... a... what's that thing 
> called?http://www.pointy-stick.com/blog/


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to