On Fri, Feb 4, 2011 at 3:14 PM, MikeKJ wrote:
>
>
> In case anyone else hits this little nasty
>
> IE doesn't know what to do with underscored sub domains as far as cookies
> and therefore csrf_token
> so dont do as I did and create a subdomain site for development using an
> underscored name
In case anyone else hits this little nasty
IE doesn't know what to do with underscored sub domains as far as cookies
and therefore csrf_token
so dont do as I did and create a subdomain site for development using an
underscored name and end up looking for a non existant needle... thank
obviously using django contrib auth
works fine in Firefox but IE8 keeps throwing CSRF token error on attempting
to log into the admin interface.
No admin templates have been altered
using django 1.2.3 in pythonpath
even tried changing internet options to allow all cookies!!!
tried creating a
3 matches
Mail list logo