Django-star-ratings

Latest version: v0.9.2

Safety actively analyzes 622819 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.9.2

------------------

* Added support for Django 4.0, 3.2
* Fixed some documentation issues (thanks marcanuy)
* Added setting to allow clearing a rating.
* Fixed some deprecation warnings (thanks mvillalba)
* Added tests for model url swapping
* Added fallback to DOM based CSRF token to handle CSRF_COOKIE_HTTPONLY
* Added support for Django 3.1
* Added setting to allow deleting rating if the same score is sent
* Added support for Brazilian Portuguese language support (thanks luizomf)

0.9.1

------------------

* Fixed issue displaying stars in admin (thanks GDay)
* Fixed issue with auto deploy configs

0.9.0

------------------

* Added support for python 3.8
* Added support for django 3
* Added RU translations (thanks DarkDemiurg)

0.8.0

------------------

* Added support for django 2.2
* Fixed issue not setting csrf token in ratings template (thanks 4lm)
* Added german language support (thanks 4lm)
* Added support for python 3.7

0.7.0

------------------

* Added support for django 2.1
* Changed sprite image in template tag to use static files wrapper
(this may cause issues if your STAR_RATINGS_STAR_SPRITE setting includes static root url)
* Replaced links with forms so that requests are made correctly if there is no js (This may break other css/js)
* Updated error message for missing requests context processor to work for new and old template settings

0.6.1

------------------

* Added js events for after a user rates an object
* Added `user_rating_percentage` to rating template tag context.
* Added `STAR_RATINGS_OBJECT_ID_PATTERN` for custom rating model handling in urls (thanks RabidCicada)
* Added documentation about initial migration when using custom ratings model (thanks RabidCicada)

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.