how to ues render_comment_form correctly

2012-06-25 Thread dragonfly
HI, everyone. Some questions about the render_comment_form tag and the get_comment_form tag make me confused. Here is my code: #blog_detail.html {% extends "base.html" %} {% block content %} {{ post.title }} {{ post.timestamp }} {{ post.body }} {% load comments %} {% render_com

Re: Best Practices: How to best implement Rating-Stars in Django Templates

2012-05-14 Thread DragonFly
thanks, i will see it -- 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,