Skip to main content

The best Chinese locale.

Project description

Collect the best chinese translation.

https://badge.fury.io/py/django-bestzhlocale.svg https://travis-ci.org/daimon99/django-bestzhlocale.svg?branch=master https://codecov.io/gh/daimon99/django-bestzhlocale/branch/master/graph/badge.svg

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-bestzhlocale-0.1.1.tar.gz (8.2 kB view details)

Uploaded Source

Built Distribution

django_bestzhlocale-0.1.1-py2.py3-none-any.whl (9.1 kB view details)

Uploaded Python 2 Python 3

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

Hashes for django-bestzhlocale-0.1.1.tar.gz
Algorithm Hash digest
SHA256 4c56398e630eeb293336fbd2c8a0990163dd0ca972d88d4160ab53928a9ca6a4
MD5 3165411a08d1d3743277346f933b4e09
BLAKE2b-256 021e2340e4504299452c570478c444d5e1651d976ded27fe5267194c626fa506

See more details on using hashes here.

File details

Details for the file django_bestzhlocale-0.1.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for django_bestzhlocale-0.1.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 d1d308a81788ce84dcfd8f5b80e1f00a12ff36f915658bba1b1d035251c1ac3c
MD5 5a595600e2b3e50c7ec7dce14f2f0f71
BLAKE2b-256 a6d0e2eb0d9f52c55144043610cec01976f3c33a51632687e8232a7ce1fc86c1

See more details on using hashes here.

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