Skip to content

collab-project/django-require-i18n

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-require-i18n

Django management command for extracting and compiling internationalization/localization string resources used in the Require.js i18n plugin.

image

image

image

image

image

Installation

Use pip to install the download and install the package from PyPi:

pip install django-require-i18n

Or checkout the source code from Github:

git clone https://github.com/collab-project/django-require-i18n.git
cd django-require-i18n
pip install -e .

If you're using Djang0 1.9 or newer, use this fork of the tower dependency:

pip install -e git+https://github.com/thijstriemstra/tower.git#egg=tower

Documentation

Documentation can be found on readthedocs.io.

About

Django management command for extracting and compiling internationalization/localization string resources used by the require.js i18n plugin.

Resources

License

Stars

Watchers

Forks

Packages

No packages published