Skip to content

bugfixes

Compare
Choose a tag to compare
@graik graik released this 27 Feb 20:35
· 33 commits to master since this release

The previous release did in fact not enforce django 1.11 in requirements.txt. This is fixed here.

New in this version:

  • Overlong product names are truncated in the Order and Product list display, column width is capped at 40.

  • bugfix in CVS export (related to django upgrade)