Skip to main content

Make translating your django project easier.

Project description

django-transtool
===========

Make translating your django project easier.

|

Installation
------------

**Requirements:**

* django v1.8+
* django-rosetta

**\1\. Install** ``django-transtool``.

* Via pip::

$ pip install django-transtool

* Via setuptools::

$ easy_install django-transtool


For install development version use ``git+https://github.com/liminspace/django-transtool.git@develop`` instead ``django-transtool``.

**\2\. Set up** ``settings.py`` **in your django project.** ::

INSTALLED_APPS = (
...,
'transtool',
)


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-transtool-0.0.14.tar.gz (7.1 kB view hashes)

Uploaded Source

Built Distribution

django_transtool-0.0.14-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