Skip to main content

Utils for Django to translate both Models and Django gettext files using Amazon Translate.

Project description

Django Amazon Translate

https://img.shields.io/pypi/v/django_amazon_translate.svg https://img.shields.io/travis/leepa/django_amazon_translate.svg Documentation Status

Utilities for Django to translate both Models and Django gettext files using Amazon Translate.

Written because doing translation ends up getting forgotten and increasing accessibility in projects should be easy for everyone.

Quick start

Add django_amazon_translate to the INSTALLED_APPS of your project.

Features

  • Translate via a management command to update po files with translated text.

  • Translate via Django model translate where if a string is saved and has not been edited, it will go ahead and translate on save.

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.1.0

  • 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_amazon_translate-0.1.1.tar.gz (17.2 kB view hashes)

Uploaded Source

Built Distribution

django_amazon_translate-0.1.1-py2.py3-none-any.whl (9.6 kB view hashes)

Uploaded Python 2 Python 3

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