Skip to main content

No project description provided

Project description

Build Status codecov

PyPi PyPI Python versions License

Project for interface translate fields like django-rosetta

Installation

pip install django-modeltranslation-rosetta

or from git

pip install -e git+https://githib.com/Apkawa/django-modeltranslation-rosetta.git#egg=django-modeltranslation-rosetta

Django and python version

Python
Django
3.7 3.8 3.9 3.10
2.2
3.2
4.0

Usage

Add modeltranslation_rosetta into INSTALLED_APPS after modeltranslation settings.py

INSTALLED_APPS = [
    # ...
    'modeltranslation',
    'modeltranslation_rosetta',
    # ...
]

Open /admin/modeltranslation_rosetta/trans/

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-modeltranslation-rosetta-0.0.7.tar.gz (27.7 kB view hashes)

Uploaded Source

Built Distribution

django_modeltranslation_rosetta-0.0.7-py2.py3-none-any.whl (39.7 kB view hashes)

Uploaded Python 2 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