News

After you cloned the repository, you want to create a virtual environment, so you have a clean python installation. You can do this by running the command In a RESTful API, endpoints (URLs) define the ...
To prohibit users from altering their ratings set STAR_RATINGS_RERATE = False in settings.py To allow users to delete a rating by selecting the same score again, set STAR_RATINGS_RERATE_SAME_DELETE = ...