Skip to content

Enhancement: Ratings UI Improved

Mishal Shah requested to merge github/fork/mishal23/ratings into master

Status

Ready

Description

The rating UI is improved and provides more functionality and control on the web admin to decide who would rate the extension (for eg. only once a user can rate, only authenticated users can rate)

ToDos

  • Python 2&3 Support
  • PEP-8
  • Master branch up-to-date
  • Tested Locally

Steps to Test or Reproduce

Run the Django App locally, create necessary apps, and then try to rate the app

Deploy Notes

Ensure django-star-ratings is installed on the production server.

Merge request reports