OneSky inline translation library for Django
Project description
OneSky Inline Translation library for Django
See full documentation at http://www.oneskyapp.com
To wrap text string with <os-p> tag:
trans('my string')
To wrap text string with special prefix and suffix:
trans2('my string')
Installation
Install via pip:
$ pip install django-onesky
Setup
Add onesky to INSTALLED_APPS in your django settings file.
INSTALLED_APPS = ( ... 'onesky', ... )
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
django-onesky-0.2.zip
(6.4 kB
view details)
File details
Details for the file django-onesky-0.2.zip.
File metadata
- Download URL: django-onesky-0.2.zip
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
796d4b7ab4c3f610412fc96d2593b221b6b4ef8c2150bd5e898064fb316e9fde
|
|
| MD5 |
ee540d1bacbc25289f70606cae38e41b
|
|
| BLAKE2b-256 |
c35271ee86698a616edc3880b4403fe8f49dd333ff2d1f040365c7e3aef7baf0
|