Skip to main content

Django translation client

Project description


=====
Django translation client
=====

Django translation client is a simple Django app to sync the translations from the translation server to the project.


Requirements
-----------

requests
django-translation-server # Installed in local or remote server

Quick start
-----------

1. Add "translation_client" to your INSTALLED_APPS setting like this::

INSTALLED_APPS = [
...
'translation_client',
]

2. Add the "translation_server" URL like this::

TRANSLATION_SERVER_URL = u"http://localhost:8000/api/translation"

3. Run `python manage.py sync_translation` to sync the server with the client.

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-translation-client-0.3.1.tar.gz (3.6 kB view details)

Uploaded Source

File details

Details for the file django-translation-client-0.3.1.tar.gz.

File metadata

File hashes

Hashes for django-translation-client-0.3.1.tar.gz
Algorithm Hash digest
SHA256 5f1a9e6127b9bcff48f90cdf048489f7d0e758999c7c06303e3e454e0b1bc646
MD5 44e4111bf60a309303c74e3ae6901846
BLAKE2b-256 b936004cdca6ee2aabd01c888762087826a41951be4e8da43c9171395f45bac2

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page