Results for the tag 'comments'
Link // recaptcha mailhide f… // Fri // 20 Feb 2009 // 3:09 p.m. // 0 comments
reCAPTCHA API which can used to fight spam. Got to read the documentation & give it a try in one of my django projects.
Visit site..Django comments for authenticated…
posted: 21st November. 2008 // 3:26 p.m. // 10 commentsA post suggesting a method of using django comments for authenticated users. I prefer to write a custom template comment form and reuse the post_comment view of django comments.