Contributing to Django Translation Manager

How to Contribute

Django Translation Manager is now on GitHub, so all contributions should be either associated with a pull request or with a ticket & patch.

Contribution Guidelines

Code submitted should:

  • Be formatted according to the PEP8 style guideline except that it does not need to confirm to the 79-column limit requirement of the guideline.
  • Use naming schemes consistent with Django Translation Manager conventions