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
Close
Hashes for django-bestzhlocale-0.1.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | e78371b3a56db033772752a47ab19de5c329256301b8b9da6c01c76f02aa2b56 |
|
MD5 | dad90eb6e63ec8dcb86f109a89b5f0ba |
|
BLAKE2b-256 | 01d6dcac8abfaafd65b5d86a4cd50df2820d42b70b99ae613d7e812f4b6a94d9 |
Close
Hashes for django_bestzhlocale-0.1.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0421a0053fecc7b575cec73fa4a4ca1985512e780199ed591354805ee2bbf28f |
|
MD5 | 7d60b05988fe80fbc448916c8da7c6bc |
|
BLAKE2b-256 | d78550698482b019558d4e6798c16154415c19d1c4ff49a7258a4fd1d960365a |