bennylope / django-organizations

:couple: Multi-user accounts for Django projects

Home Page:http://django-organizations.readthedocs.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for Django 4.0.1

obvionaoe opened this issue · comments

Hi, does this package support the latest version of Django?

Thanks

Yep

py{37,38,39,310}-django{4},

Thanks! As a side note, is django-organizations compatible with djangorestframework-simplejwt?

The short answer is "yes".

The long answer is "should be b/c they don't have overlapping functionality."