Skip to content

fusionbox/django-i18ntools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-i18ntools

A collection of helpful add-ons for working with internationalization in Django.

Build Status

Quickstart

  1. Install the package:

    $ pip install django-i18ntools
  2. Add i18ntools to your INSTALLED_APPS.