Wednesday, May 30, 2012

agon_ratings newbie help

I'm new to django and AJAX-level web development, so pardon my non-orthodox lingo :)

Any ideas what I might be doing wrong if the AJAX form for rating in agon_ratings added per instructions (http://agon-ratings.readthedocs.org/en/latest/usage.html) doesn't seem to really do much? I get the stars to show OK, but selecting a star does nothing AJAX-y, only sticks the star selection. I'm guessing the POST never happens, or there's some silent fail at some point.

--
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/-/JLX6ZHKayAcJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment