Thanks to visit codestin.com
Credit goes to github.com

Skip to content

3.1.0

Latest

Choose a tag to compare

@cash cash released this 22 Jun 21:12
· 17 commits to main since this release

Changed

  • Upgraded to Django 4.2
  • Made the main batch table sortable
  • Updated documentation on the API including the new client
  • Updated theme for admin stats pages

Added

  • QuickStart guide for setting up a server
  • TURKLE_AUTO_ACCEPT_DEFAULT setting for accepting next task in a batch

Fixed

  • Fixed docker builds
  • Fixed CSV download failure if two projects had the same name
  • Fixed bug where repeated form field names caused only the last value to be saved
  • Fixed bug where submit buttons were not detected if using button rather than input