We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
See #795
The content_owned_organisations() methods can be refactored to rely purely on querysets.
The text was updated successfully, but these errors were encountered:
[#1843] Refactor the Organisation.content_owned_organisations methods
cec61be
Instead of using sets those methods can use querysets instead.
Merge pull request #1844 from akvo/#1843_refactor_content_owned_orgs
2fbafdc
zzgvh
Successfully merging a pull request may close this issue.
Test plan
See #795
Issue description
The content_owned_organisations() methods can be refactored to rely purely on querysets.
The text was updated successfully, but these errors were encountered: