django-modeltranslation-rosetta 0.0.8
pip install django-modeltranslation-rosetta
Latest version
Released:
No project description provided
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Apkawa
- Tags django
- Requires: Python <4, >=3.8
Classifiers
- Development Status
- Environment
- Framework
- Intended Audience
- License
- Programming Language
- Topic
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.8 | 3.9 | 3.10 | 3.11 | 3.12 | 3.13 |
---|---|---|---|---|---|---|
4.2 | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
5.0 | ❌ | ❌ | ✅ | ✅ | ✅ | ✅ |
5.1 | ❌ | ❌ | ✅ | ✅ | ✅ | ✅ |
5.2 | ❌ | ❌ | ✅ | ✅ | ✅ | ✅ |
Usage
Add modeltranslation_rosetta
into INSTALLED_APPS
after modeltranslation
settings.py
INSTALLED_APPS = [
# ...
'modeltranslation',
'modeltranslation_rosetta',
# ...
]
Open /admin/modeltranslation_rosetta/trans/
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Apkawa
- Tags django
- Requires: Python <4, >=3.8
Classifiers
- Development Status
- Environment
- Framework
- Intended Audience
- License
- Programming Language
- Topic
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
django_modeltranslation_rosetta-0.0.8-py2.py3-none-any.whl
(39.8 kB
view details)
Uploaded
Python 2
Python 3
File details
Details for the file django_modeltranslation_rosetta-0.0.8.tar.gz
.
File metadata
- Download URL: django_modeltranslation_rosetta-0.0.8.tar.gz
- Upload date:
- Size: 31.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.9.21
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9f928345d150c1d7d9056ec05aab58f41a8ffa2155b7a29d7e6826532e3503f0 |
|
MD5 | aeb6135033447048a1f249dc9494675d |
|
BLAKE2b-256 | a5db39b6a052ed2093433efc082112207b6ec1fc7d6cc2f12579ac8c5fb3964e |
File details
Details for the file django_modeltranslation_rosetta-0.0.8-py2.py3-none-any.whl
.
File metadata
- Download URL: django_modeltranslation_rosetta-0.0.8-py2.py3-none-any.whl
- Upload date:
- Size: 39.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.9.21
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 25073999da239a3c901f7ab418c299a2821d21c251ed30b2948e3619d6d9a9ba |
|
MD5 | 6dd78f200c49e8d89703fa40e75b176d |
|
BLAKE2b-256 | a3b6bb4d8754211c921f82ac98a52b78003522de4ceb126f4c88e170e8f8a805 |