Releases: rnegron/django-cartouche
Releases · rnegron/django-cartouche
v0.3.2
Full Changelog: v0.3.1...v0.3.2
v0.3.1
Full Changelog: v0.3.0...v0.3.1
v0.3.0
Full Changelog: v0.2.1...v0.3.0
v0.2.1
Full Changelog: v0.2.0...v0.2.1
v0.2.0
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Added
- Initial release of django-cartouche
- Translation tracking via patched
gettextandpgettextfunctions - Middleware to inject translation manifest and editor assets into HTML responses
- Frontend editor with contentEditable spans for inline translation editing
.pofile compiler that updates msgstr and runscompilemessages- Debug-only activation for development safety
- Support for Django 4.2+ and Python 3.10+
- Comprehensive test suite with pytest-django
- MkDocs documentation site
- GitHub Actions CI workflows
- Pre-commit hooks with commitizen for conventional commits