To answer my own question - the SESSION_COOKIE_* variables are not
used in set_cookie.

You'll have to pass in these things yourself!

John

On Dec 3, 3:02 pm, John Boxall <[EMAIL PROTECTED]> wrote:
> From the documentation it's not obivous what the defaults are for the
> set_cookie() 
> function.http://docs.djangoproject.com/en/dev/ref/request-response/?from=olddo...
>
> I've read about the various django SESSION_COOKIE_* 
> settings:http://docs.djangoproject.com/en/dev/ref/settings/?from=olddocs#sessi...
>
> Does set_cookie use these settings as defaults? Or do I need to pass
> them in?
>
> Thanks,
>
> John
--~--~---------~--~----~------------~-------~--~----~
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