Skip to content

Releases: pinax/pinax-events

2.0.3

17 Jan 19:44

Choose a tag to compare

  • Add django>=1.11 to requirements
  • Update CI config
  • Remove doc build support
  • Add sorting guidance for 3rd-party app imports
  • Improve documentation markup

2.0.2

20 Dec 09:27

Choose a tag to compare

  • fix setup.py LONG_DESCRIPTION for PyPi

2.0.1

20 Dec 05:15

Choose a tag to compare

  • fix setup.py LONG_DESCRIPTION for PyPi

2.0.0

19 Dec 07:08
d6403b7

Choose a tag to compare

  • Add Django 2.0 compatibility testing
  • Drop Django 1.8, 1.9, 1.10 and Python 3.3 support
  • Move documentation into README
  • Standardize documentation layout
  • Convert CI and coverage to CircleCi and CodeCov
  • Add PyPi-compatible long description

1.0.0

24 Jul 15:07

Choose a tag to compare

  • added docs and tests and wired up CI