Re: session question

2007-07-18 Thread Russell Keith-Magee

On 7/18/07, james_027 <[EMAIL PROTECTED]> wrote:
>
> sorry for this stupid question ... does django's session only work
> when cookies are enabled?

Yes.

Yours,
Russ Magee %-)

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



Re: session question

2007-07-18 Thread Malcolm Tredinnick

On Wed, 2007-07-18 at 06:51 +, james_027 wrote:
> hi,
> 
> sorry for this stupid question ... does django's session only work
> when cookies are enabled?

That is correct. See
http://www.djangoproject.com/documentation/sessions/#session-ids-in-urls
for the documentation on this.

Regards,
Malcolm

-- 
No one is listening until you make a mistake. 
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
-~--~~~~--~~--~--~---