django-rosetta

Rosetta is a Django application that eases the translation process of your Django projects

MIT License

Downloads
121.1K
Stars
993
Committers
83

Bot releases are hidden (Show)

django-rosetta - v0.9.9 Latest Release

Published by mbi over 1 year ago

  • Use packaged jQuery instead of the CDN version.
  • Adds Chinese (Simplified) translation.
  • Test against Django 4.1 and 4.2
  • Limit supported versions to Django 3.2 and later, using Python 3.8, 3.9 and 3.10
  • Proxy Deepl translations suggestions through the back-end to avoid CORS issues.
  • Format code with pre-commit
  • Replace case sensitivity check with setting
  • Use jQuery packaged with Django, instead of a CDN version.
django-rosetta -

Published by mbi over 8 years ago

  • Make MO file compilation optional (PR #166, Issue #155, thanks @nealtodd)
  • Fix an invalid page get parameter by falling back to page 1 (PR #165, thanks @nealtodd)
  • Adds reference language selector (PR #60, thanks @hsoft)
Package Rankings
Top 27.27% on Conda-forge.org
Top 1.69% on Pypi.org
Related Projects