Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 405 Bytes

README.rst

File metadata and controls

19 lines (12 loc) · 405 Bytes

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.