------------------
* 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)