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',
)
===========
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
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django-transtool-0.0.19.tar.gz.
File metadata
- Download URL: django-transtool-0.0.19.tar.gz
- Upload date:
- Size: 7.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d8d0fadc1815b2d6e1f2437ab0b7cc84b33ab89448a904d2c2343999249a4edb
|
|
| MD5 |
96136c949bd4f43f8d69db28727dc9cf
|
|
| BLAKE2b-256 |
f9df0c4e0b5fcc9ac968d846ab9bb660aadb4b2ee3e0901f75623e56f5fce6b3
|
File details
Details for the file django_transtool-0.0.19-py2.py3-none-any.whl.
File metadata
- Download URL: django_transtool-0.0.19-py2.py3-none-any.whl
- Upload date:
- Size: 10.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
257fc9b828f789e4ac7925013b1726ba88cabad08890addc6c79b3b46479d1c0
|
|
| MD5 |
df9cb5111cc12bfde1a201810ee23756
|
|
| BLAKE2b-256 |
01018f8d4b3157a1389add354de141bd267e504986435a5c4ec4e54d0d4f79d9
|