-
-
Notifications
You must be signed in to change notification settings - Fork 74
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[dependencies] Update django-organizations to 2.0 #178
Comments
hi 👋 @nemesisdesign, I would like to help on this. |
@raisultan just go for it 👍 |
@nemesisdesign, thanks! |
I tried upgrading to the master branch where v2.0 is located but I'm getting this error when running tests:
|
@robd003 thanks a lot for looking into it, a quick search in django-organizations yielded this issue: bennylope/django-organizations#203 in which other users are reporting the same. See this comment: bennylope/django-organizations#203 (comment) Maybe you can try that. |
@nemesisdesign funny enough I was just about to post linking to that. I tried putting the AbstractUser / AbstractOrganization class at the front, but same issue. |
@robd003 I see. We may wait until it's resolved or a solution is pointed out. Unless you want to invest more time in it. If you're here for hacktoberfest though, there are many other issues you could help us with. Thanks 👍 |
@nemesisdesign I just wanted to improve openwisp-users :^) I'm thinking of using this as part of my SaaS project. |
That's great to hear @robd003, here's two issues that would be very useful for everyone: |
Closed by #298. |
Switch to django-organizations 2.0, ensuring tests pass the organization admin features work correctly.
The text was updated successfully, but these errors were encountered: