Skip to content

0.14

Latest
Compare
Choose a tag to compare
@jezdez jezdez released this 07 Feb 12:19
· 15 commits to master since this release
3677b42
  • Add Django 2.2 support
  • Add Python 3.7 support
  • Various fixes around the test harness.
  • Use Django's own method of auto-loading permissions modules.
  • Fix Django admin incompatibility regarding a method removed years ago.
  • Removed unused compatibility code.
  • Fix BasePermission.assign for group permissions.