On Mar 26, 11:55 am, Graham Dumpleton <graham.dumple...@gmail.com>
wrote:
> On Mar 26, 11:04 am, Julien Phalip <jpha...@gmail.com> wrote:
>
> > Hi there,
>
> > If I login on my site on example.com, and then visitwww.example.com
> > it asks me to login again. I can't tell if it's an issue with
> > contrib.auth or contrib.session, or if that's a problem with my Apache
> > configuration. My guess is that the session/cookies are not shared
> > betweenwww.example.comandexample.com.
>
> > It does that on all the sites I manage. So I wonder if I've badly
> > configured them all, or if that's a bug. If the latter, is there a
> > ticket open for it? I couldn't find any tip either in the doc or in
> > the bug tracker.
>
> Try:
>
>  http://docs.djangoproject.com/en/dev/ref/settings/#session-cookie-domain
>
> Graham

Awesome! Thank you Graham!
--~--~---------~--~----~------------~-------~--~----~
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 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to