Skip to content

0.6.0 [2020-08-14]

Compare
Choose a tag to compare
@nemesifier nemesifier released this 14 Aug 21:41
· 260 commits to master since this release
0.6.0

Features

  • [admin]: TestReadOnlyAdmin: added support for exclude attribute

Changes

  • [change] Changed QA checks to use isort~=5.0 instead of isort<=4.3; this will cause changes to the way the code is formatted
  • Always execute commitcheck when run locally (on travis it will be run only in pull requests)

Bugfixes

  • [admin] Fixed a bug which caused some menu items to be shown also if the user did not have permission to view or edit them
  • [qa] Fixed a regression which caused commitcheck to not be run on travis pull requests
  • [tests] Fixed SITE_ID in test project settings