Skip to main content

Rosetta ingation to leonardo-cms -> makes managing translations easy

Project description

Integration of django-rosetta which eases the translation process of your Django projects.

Features

  • Database independent

  • Reads and writes your project’s gettext catalogs (po and mo files)

  • Installed and uninstalled in under a minute

  • Uses Django’s admin interface CSS

Installation

pip install leonardo-translations
pip install django-leonardo[translations]

Navigate your browser to /admin/rosetta/

Security

Because Rosetta requires write access to some of the files in your Django project, access to the application is restricted to the administrator user only (as defined in your project’s Admin interface)

If you wish to grant editing access to other users:

Create a ‘translators’ group in your admin interface
Add the user you wish to grant translating rights to this group

Read More

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

leonardo-translations-1.0.1.tar.gz (2.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page