Skip to content

Bugfix release

Compare
Choose a tag to compare
@wichert wichert released this 14 Aug 20:06
· 275 commits to master since this release
  • Remove seconds from POT timestamps. No other tool includes seconds, and this appearently breaks Babel.
  • Fix Python 2.6 compatibility. Pull request #25.
  • Fix installation problems on Python 3. Pull request #27.
  • Handle TALES expression engine selection. Issue #30.
  • Handle Python expressions using curly braces in HTML templates. Issue #29.