X-Git-Url: http://git.ithinksw.org/~kgodey/maayanwich.git/blobdiff_plain/25e2e5d9d53f08724f2fe9661265d58d850c5d17..21a5b5aafd25a996530e2575b32fca7a0ccac30d:/templates/comments/400-debug.html diff --git a/templates/comments/400-debug.html b/templates/comments/400-debug.html new file mode 100644 index 0000000..3c4532b --- /dev/null +++ b/templates/comments/400-debug.html @@ -0,0 +1,53 @@ + + + + + Comment post not allowed (400) + + + + +
+

Comment post not allowed (400)

+ + + + + +
Why:{{ why }}
+
+
+

+ The comment you tried to post to this view wasn't saved because something + tampered with the security information in the comment form. The message + above should explain the problem, or you can check the comment + documentation for more help. +

+
+ +
+

+ You're seeing this error because you have DEBUG = True in + your Django settings file. Change that to False, and Django + will display a standard 400 error page. +

+
+ +