Skip to content

Releases: pinax/pinax-documents

2.0.0

16 Jul 20:01
6fa0b9d
Compare
Choose a tag to compare

1.0.2

17 Mar 21:02
Compare
Choose a tag to compare
  • Allow use with any account-management package by removing django-user-accounts dependency
  • Require pinax-templates>=2.0.0 if using pinax-templates without django-user-accounts

1.0.1

31 Jan 19:58
Compare
Choose a tag to compare
  • Update requirements
  • Replace pinax-theme-bootstrap requirement with pinax-templates
  • Remove doc build support
  • Improve documentation markup

1.0.0

09 Jan 17:52
Compare
Choose a tag to compare
  • Standardize documentation layout
  • Drop Django v1.8, v1.10 support
  • Replace _clone with _chain to fix unexpected keyword argument 'user' error
  • Add hookset documentation
  • Add view documentation

0.6.0

16 Nov 06:07
3c7630b
Compare
Choose a tag to compare
  • Add Django 2.0 compatibility testing
  • Drop Django 1.9 and Python 3.3 support
  • Convert CI and coverage to CircleCi and CodeCov
  • Add PyPi-compatible long description
  • Move documentation to README.md

0.4.2

28 Aug 22:15
Compare
Choose a tag to compare
  • safely handle validation for exceeded quotas
  • update for Python 3 compatiblity
  • fixed bug in document deletion so that quota usage is yielded back after files are deleted