Skip to main content

Localize Django applications without compiling .po files

Project description

Description

Localize Django applications without compiling .po files.
Also optionally live-reload localizations if any .po file is modified.

Requirements

  • python 2.7 or >= 3.2

  • django >= 1.6

Installation

$ pip install po-localization

Setup

Add 'po_localization' to your INSTALLED_APPS.

Settings

AUTORELOAD_TRANSLATIONS :
Whether translations should be checked for modifications and reloaded before each request.
By default it has the same value as your DEBUG setting.

Issues

If you have any suggestions, bug reports or annoyances please report them to the issue tracker at https://github.com/kmichel/po-localization/issues .

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

po_localization-0.2.1.tar.gz (6.0 kB view hashes)

Uploaded Source

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