Releases: pinax/pinax-messages
Releases · pinax/pinax-messages
2.0.2
- Update CI config
- Update MANIFEST.in
- Add sorting guidance for 3rd-party app imports
- Improve documentation markup
- Remove pinax-theme-bootstrap from test requirements
2.0.1
- Drop Django v1.8, v1.10 support
- Update test configuration
- Standardize documentation layout
- Update documentation
1.2.0
- Add
unread_thread_count
template filter
v1.1.0 contained the following updates:
- 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
1.0.1
Fix thread delete view with correct template path & success URL.
1.0.0
- excluded oneself from recipient list
- added documentation
- added some tests
- added ability to customize display names of users
0.3.0
Update README
Update .gitignore for PyCharm files
Fix hook.py infinite loop
Update URLs with namespacing
Update AUTHORS
Remove templates