django-rosetta
A Django application that eases the translation of Django projects
A Django application that eases the translation of Django projects
To install this package, run one of the following:
Rosetta is a Django application that eases 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.7.13 django-rosetta requires Django 1.8 or later. As of version 0.9.0, django-rosetta requires Django 1.11 or later.
Summary
A Django application that eases the translation of Django projects
Information Last Updated
Apr 22, 2025 at 14:57
License
MIT
Total Downloads
16.3K
Platforms
GitHub Repository
https://github.com/mbi/django-rosetta/Documentation
http://django-rosetta.readthedocs.org/