On Jun 10, 8:41 pm, Joel Klabo <joelkl...@gmail.com> wrote:
> yeah, still 403. CSRF token missing or incorrect.

Not to state the obvious, but are you positive you're working with the
right set of templates? I only ask because this happened to me
recently - the CSRF tokens not showing up in the form when I clearly
had added them. Finally realized it was because I had moved projects
around a bit and my local_settings.py was pointing to another
template_directory elsewhere on my dev machine. Try changing something
else visible in the template and see if it shows up on the page.

./s

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to