Hello,

A user on my site recently complained to me about getting a 405 error after
slavishly writing a 15 minute comment - losing all they had written!  I
looked into the server logs and saw a 400 followed by a 405 error, and I'm
guessing it was the timestamp input:

"The timestamp is used to ensure that "reply attacks" can't continue very
long. Users who wait too long between requesting the form and posting a
comment will have their submissions refused."

http://docs.djangoproject.com/en/dev/ref/contrib/comments/#redirecting-after-the-comment-post

I'll figure a way around this, but if anyone knows a cool way to adjust this
or has any suggestions on how to make the experience better for users,
please reply!  Thanks very much,

Joe

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