No project description provided
Project description
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
Built Distribution
File details
Details for the file django-modeltranslation-rosetta-0.0.7.tar.gz
.
File metadata
- Download URL: django-modeltranslation-rosetta-0.0.7.tar.gz
- Upload date:
- Size: 27.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d34df0fbef1fa1d10fe67e0a0e56cee5fc33cc6c7b01ac0bd3c77adf8b02b891 |
|
MD5 | fabe13873d9080c6672f29de7a699bb0 |
|
BLAKE2b-256 | aa3bf41e8156707140cb06dc60158670f29c0cd57dbd34831cf8414d3a34f92c |
File details
Details for the file django_modeltranslation_rosetta-0.0.7-py2.py3-none-any.whl
.
File metadata
- Download URL: django_modeltranslation_rosetta-0.0.7-py2.py3-none-any.whl
- Upload date:
- Size: 39.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ef1c842644ee3c94d6aa5e09e794b06858f760757d748b3e1510dd64951c9a78 |
|
MD5 | 096f1de89bf59df8217d3132de00a4b6 |
|
BLAKE2b-256 | c7fc03aa827014d60ff23d6c47f720b7729466c1a27f485b7fcac998e83f3a02 |