Releases: pinax/pinax-documents
Releases · pinax/pinax-documents
1.0.2
- 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
- Update requirements
- Replace pinax-theme-bootstrap requirement with pinax-templates
- Remove doc build support
- Improve documentation markup
1.0.0
- 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
- 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
- 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