Skip to main content

A Django application that eases the translation of Django projects

Project description

https://github.com/mbi/django-rosetta/actions/workflows/test.yml/badge.svg https://img.shields.io/pypi/v/django-rosetta https://img.shields.io/pypi/l/django-rosetta

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

Because it doesn’t export any models, Rosetta doesn’t create any tables in your project’s database. Rosetta can be installed and uninstalled by simply adding and removing a single entry in your project’s INSTALLED_APPS and a single line in your main urls.py file.

Note:

  • As of version 0.9.0, django-rosetta requires Django 1.11 or later

  • As of version 0.9.6, django-rosetta requires Django 2.2 or later

  • As of version 0.9.9 django-rosetta supports Django 3.2 or later

  • As of version 0.10.0, django-rosetta requires Django 4.2 or later

Features

  • 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

https://user-images.githubusercontent.com/131808/104168653-ac277e00-53fe-11eb-975e-8d46551fac59.png

Documentation

Please refer to the online documentation to install Rosetta and get started.

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

django-rosetta-0.10.0.tar.gz (254.9 kB view hashes)

Uploaded Source

Built Distribution

django_rosetta-0.10.0-py3-none-any.whl (115.5 kB view hashes)

Uploaded Python 3

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