I have the same problem

El miércoles, 20 de julio de 2016, 9:14:17 (UTC-3), Muhammed Riyas escribió:
>
> Hi All,
>
> I am having a difficulty with my Django site. In which I was running 
> smoothly in dubug mode(DEBUG = True). While changing it to DEBUG = False 
> (Also set ALLOWED_HOSTS = ['*']) , it raises error when logging in to admin 
> "
> Forbidden (403)
>
> CSRF verification failed. Request aborted.
> More information is available with DEBUG=True."
>
> I haven't set any value in CSRF_COOKIE_DOMAIN and CSRF_COOKIE_SECURE. 
>
> I couldn't find any information on log. What is the reason behind this.?
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/a1174e05-02e1-4605-b86c-f11035e3d73e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to