Skip to main content

Extend Django with L10N features.

Project description

- inline translation of your Django web application in the browser
- L10N model field to enable translation of database content
- L10N unit models e.g. Area (m2, acres, hectares, etc.) or Temperature(°C, °F, K)

Home-page: https://github.com/ceasaro/django-l10n-extensions
Author: Cees van Wieringen
Author-email: ceesvw@gmail.com
License: UNKNOWN
Description: # Django L10N extensions
Django L10N extensions adds some useful L10N extensions to the Django framework

The project in maintained on [github](https://github.com/ceasaro/django-l10n-extensions)

[Read the docs](http://django-l10n-extensions.readthedocs.io)


## Create new distribution
To create a new distribution from this package follow these steps:
1) create new virualenv met python 3 `mkvirtualenv -p /usr/bin/python3 django-l10n-extensions`
2) install requirements `pip install -r setup/requirements.txt`
3) update the version in `./setup.py`, otherwise you will overwrite an already existing version.
4) Make a new distribution run: `python setup.py sdist bdist_wheel`

Platform: UNKNOWN

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

django-l10n-extensions-1.0.2.tar.gz (18.1 kB view hashes)

Uploaded Source

Built Distribution

django_l10n_extensions-1.0.2-py3-none-any.whl (30.3 kB view hashes)

Uploaded Python 3

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