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

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

2012-05-14 Thread Kai Diefenbach
On 2009-10-31 14:40:05 +, David said: I would like to have reusable ratings (typical layout with 5 stars). FWIW, https://github.com/diefenbach/django-reviews Kai -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group,

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

2012-05-14 Thread Trần Quang Thắng
hi Ethan, can you reup [5] http://pastebin.ca/1650596 [6] http://pastebin.ca/1650609 [7] http://pastebin.ca/1650616 , thanks you :) -- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on the web

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

2012-05-14 Thread Trần Quang Thắng
Hi Ethan, can u reup your code demo rating star ? Thanks you :) -- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/JcRqI9Ne9JcJ. To post to this group, send

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

2009-11-01 Thread David
thank you very much. very interesting answers that will help me! David On 31 Okt., 17:54, Ethan Jucovy wrote: > Hey, > > I actually just did 5-star ratings for a project I'm working on, and have > been trying to figure out if I have anything reusable worth releasing as a

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

2009-10-31 Thread Ethan Jucovy
Hey, I actually just did 5-star ratings for a project I'm working on, and have been trying to figure out if I have anything reusable worth releasing as a package (and trying to find the time to figure that out..) I'll outline what I did and what I used to do it. I used django-ratings[1,2] for

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

2009-10-31 Thread Mike Ramirez
On Saturday 31 October 2009 07:40:05 David wrote: > I would like to have reusable ratings (typical layout with 5 stars). I > have found this http://www.thebroth.com/blog/119/css-rating-stars that > explains how to display this using css. For actually collecting the > rating I was thinking of using

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

2009-10-31 Thread David
here: http://stackoverflow.com/questions/1649632/best-practices-how-to-best-implement-rating-stars-in-django-templates --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group,