http://django-voting.googlecode.com/svn/trunk/docs/overview.txt
on the section "Generic Views":
<code>
widget_dict = {
'model': Widget,
'template_object_name': 'widget',
'allow_xmlhttprequest': true,
}
</code>
"true" should be replaced with "True".
Original issue reported on code.google.com by b23...@gmail.com on 29 Sep 2008 at 1:06
Original issue reported on code.google.com by
b23...@gmail.com
on 29 Sep 2008 at 1:06