> As i try to login into the admin, i alway get a message saying my
> browser does not accepr cookies!!
> But it isn't true!
>
> Any suggestion?

IE has a funny setting wrt media files & security settings - if you
use a separate server for media (e.g. media.company.com vs. www.company.com
as the django server), or even if you use http for media and force
https for content, then it may be treated differently. Security
through... okay, I don't see any security there, so I can't even say
security through obscurity.
Anyway, if so you can add "company.com" to the "trusted hosts" list or
run the media server from the same web address.

HTH,
 -rob


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