Skip to content

Releases: pinax/pinax-referrals

4.0.1

27 Jul 19:31
9cca020
Compare
Choose a tag to compare

4.0.0

18 Jul 23:01
8955dbb
Compare
Choose a tag to compare

3.0.3

30 Jan 15:06
Compare
Choose a tag to compare

3.0.2

24 Jan 22:41
Compare
Choose a tag to compare
  • Use Django 2.0 import for reverse

3.0.1

23 Jan 18:21
Compare
Choose a tag to compare
  • Change is_authenticated to property in models.py

3.0.0

22 Jan 22:07
Compare
Choose a tag to compare
  • Add Django 2.0 support
  • Drop Django 1.8, 1.9, 1.10 and Python 3.3 support
  • Convert CI and coverage to CircleCi and CodeCov
  • Add URL namespacing
  • Update installation requirements for django>=1.11
  • Add PyPi-compatible long description
  • Standardize documentation layout
  • Remove unused doc build support

2.3.0

06 Nov 23:52
2b3c4e9
Compare
Choose a tag to compare
  • Add Django 2.0 compatibility testing
  • Drop Django 1.9 and Python 3.3 support
  • Move documentation into README
  • Convert CI and coverage to CircleCi and CodeCov
  • Add PyPi-compatible long description