Skip to content

Releases: pinax/pinax-ratings

4.0.0

19 Jul 17:11
b93d47e
Compare
Choose a tag to compare

3.0.3

18 Mar 23:38
Compare
Choose a tag to compare
  • Improve test clarity and coverage
  • Improve documentation
  • Fix OverallRating manager method

3.0.2

17 Mar 22:05
Compare
Choose a tag to compare
  • Add templatetag tests, model tests

3.0.1

25 Jan 00:49
Compare
Choose a tag to compare
  • Fix import reverse

3.0.0

20 Jan 20:50
Compare
Choose a tag to compare
  • Add Django 2.0 compatibility testing
  • Drop Django 1.8, 1.9, 1.10, and Python 3.3 support
  • Add URL namespacing (BI: urlname "pinax_ratings_rate" is now "pinax_ratings:rate")
  • Move documentation into README and standardize layout
  • Convert CI and coverage to CircleCi and CodeCov
  • Add PyPi-compatible long description