pinax-ratings
pinax-ratings copied to clipboard
a ratings app for Django
Looking for maintainers! There is a lot of pull requests and open issues that the current maintainers, myself included, are just not finding the time to properly get to. Maybe...
**Template instructions** * Fill out what is applicable * Delete what you do not fill out **Tips for an ideal issue** * You have read our Code of Conduct: https://github.com/pinax/.github/blob/master/CODE_OF_CONDUCT.md...
Changes proposed in this PR: - [x] added optional feedback text to Rating - [x] double support for the newest django `url` to use `re_path` instead.
This includes the `_script.html` template that current ships with this. Rewrite into some js that is installed with `npm install` instead of shipping static with the python package.
See #2
A couple of issues. I'm getting no overall ratings after clicking the star widget. I refresh the page and it still remains at "0." Also, is there a way to...