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', ... )
Release files for django-onesky 0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| django-onesky-0.2.zip | 6.4 kB | Details |
Release files / django-onesky-0.2.zip
| Download URL | django-onesky-0.2.zip |
|---|---|
| Size | 6.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
796d4b7ab4c3f610412fc96d2593b221b6b4ef8c2150bd5e898064fb316e9fde
|
|
BLAKE2b-256 checksum How to use checksums |
c35271ee86698a616edc3880b4403fe8f49dd333ff2d1f040365c7e3aef7baf0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |