Skip to content

Releases: transifex/transifex-python

0.2.0 Release

05 May 12:37
55f3c99

Choose a tag to compare

Major Improvements

  • Implement django management commands as subcommands of ./manage.py transifex
  • Reimplementation of django templatetag with better support for escaping
  • Use Etags when requesting data from the CDS

Minor improvements/fixes

  • Integrate codecov
  • Don't start the transifex-native daemon when running the django application with celery
  • And other small fixes