The best Chinese locale.
Project description
Collect the best chinese translation.
The best Chinese locale.
Documentation
The full documentation is at https://django-bestzhlocale.readthedocs.io.
Quickstart
Install The Best Chinese Locale:
pip install django-bestzhlocale
Add it to your INSTALLED_APPS:
INSTALLED_APPS = (
...
'django_bestzhlocale',
...
)
Add The Best Chinese Locale’s URL patterns:
from django_bestzhlocale import urls as django_bestzhlocale_urls
urlpatterns = [
...
url(r'^', include(django_bestzhlocale_urls)),
...
]
Features
TODO
Running Tests
Does the code actually work?
source <YOURVIRTUALENV>/bin/activate (myenv) $ pip install tox (myenv) $ tox
Credits
Tools used in rendering this package:
History
0.1.0 (2020-01-17)
First release on PyPI.
Project details
Release history Release notifications | RSS feed
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-bestzhlocale-0.1.1.tar.gz
.
File metadata
- Download URL: django-bestzhlocale-0.1.1.tar.gz
- Upload date:
- Size: 8.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4c56398e630eeb293336fbd2c8a0990163dd0ca972d88d4160ab53928a9ca6a4 |
|
MD5 | 3165411a08d1d3743277346f933b4e09 |
|
BLAKE2b-256 | 021e2340e4504299452c570478c444d5e1651d976ded27fe5267194c626fa506 |
File details
Details for the file django_bestzhlocale-0.1.1-py2.py3-none-any.whl
.
File metadata
- Download URL: django_bestzhlocale-0.1.1-py2.py3-none-any.whl
- Upload date:
- Size: 9.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d1d308a81788ce84dcfd8f5b80e1f00a12ff36f915658bba1b1d035251c1ac3c |
|
MD5 | 5a595600e2b3e50c7ec7dce14f2f0f71 |
|
BLAKE2b-256 | a6d0e2eb0d9f52c55144043610cec01976f3c33a51632687e8232a7ce1fc86c1 |