Package to provide translation methods for pyramid, and means to reload translations without stopping the application
Project description
pyramid_localize
Package to provide translation methods for pyramid, and means to reload translations without stopping the application
Documentation can be found on readthedocs.org.
Instalation:
pip install pyramid_localize
or add pyramid_localize to your setup.py requirements.
Tests:
You’ll need: nose, WebTest, coverage to run tests, and then:
python setup.py nosetests
CHANGES
0.1.0 (prerelease)
license information
requires at least pyramid 1.5a1 (rely on default localizer reify method)
py3 compatibility (require at least babel 1.0)
locale negotiator looks first for request attribute _LOCALE_
backward incompatible
required cookie name changed to _LOCALE_ to be consistent with other places
0.0.5
fixes in catalog/index template [zusel, fizyk]
destination path added in translation_dirs as a translation source as well [fizyk]
0.0.4
fix issue with translation files path beeing not related to cwd [fizyk]
0.0.2
fixed MANIFEST.in [fizyk]
0.0.1
initial release [fizyk]
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
File details
Details for the file pyramid_localize-0.1a2.tar.gz
.
File metadata
- Download URL: pyramid_localize-0.1a2.tar.gz
- Upload date:
- Size: 21.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 209d735b1f72949242a07cc67eac4749b702486cf6d0759bfdfac80a7c34b06b |
|
MD5 | bac5a85dfef74a44d514e08eaf581208 |
|
BLAKE2b-256 | a9329ec9ebf9ca9e60f9f70a9fbb018484978c935fea37d217ea117d9f637ce9 |