pinax-teams 0.8.0 Released
This release includes the following:
- Rename templatetag library from teams_tags to pinax_teams_tags
- Bump version number for next release
- Syntax error in pinax/teams/forms.py
- Removed compatibility code no longer needed
- use hookset to override message strings
- extract validation/success message strings to TEAMS_MESSAGE_STRINGS
- add japanese translations
- i18n teams app
- Add missing membership checks to Team for owner and member.