Skip to content

Releases: pinax/pinax-invitations

7.0.0

16 Jul 20:08
0118dd2
Compare
Choose a tag to compare

6.1.2

26 Jan 06:57
1d8e56e
Compare
Choose a tag to compare
  • Replace deprecated context_instance=RequestContext(r) kwarg with request=r
  • Add InviteView smoke tests
  • Add Form tests

6.1.1

17 Jan 20:00
Compare
Choose a tag to compare
  • Add django>=1.11 to requirements
  • Update django-user-accounts requirement for Django 2.0
  • Update CI config
  • Improve documentation markup

6.1.0

13 Jan 02:07
Compare
Choose a tag to compare
  • Add Django 2.0 compatibility testing
  • Drop Django 1.9 and Python 3.3 support
  • Drop Django v1.8, v1.10 support
  • Standardize documentation layout
  • Copy documentation from legacy kaleo app
  • Convert CI and coverage to CircleCi and CodeCov
  • Add PyPi-compatible long description

5.1.0

07 Nov 08:24
086d5bf
Compare
Choose a tag to compare
  • Add Django 2.0 compatibility testing
  • Drop Django 1.9 and Python 3.3 support
  • Add change log to README
  • Convert CI and coverage to CircleCi and CodeCov
  • Add PyPi-compatible long description