Skip to content

rtnpro/django-pontoon-hook

Repository files navigation

django-pontoon-hook

This hook enables a Django website to use Pontoon as a live localization tool.

Installation

pip install -e git+git://github.com/rtnpro/django-pontoon-hook.git@master#egg=django_pontoon_hook

Usage

  1. Add 'pontoon_hook' to your settings.INSTALLED_APPS.
  2. Add 'pontoon_hook.middleware.PontoonMiddleware' to your settings.MIDDLEWARE_CLASSES preferably as the last item or as later as possible.

TODO

  • Write unittests

License

This software is licensed under the New BSD License. For more information, read the file LICENSE.

About

This hook enables a Django project to use Pontoon for translation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages