- Bumped django-all-auth from 0.46.0 to 0.51.0 to fix mild security issues (see the change log of django-all-auth for more information)
- The
@classmethod
decorator was mistakenly forgotten and hence missing from the following methods ofopenwisp_users.apps.OpenwispUsersConfig
:update_organizations_dict
create_organization_owner
- Fixed a broken example in the DRF Permission Classes section
of the documentation