readthedocs.org
e8695071
- oauth: sync remote repositories fix
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
oauth: sync remote repositories fix `.values_list` returns a list of id when accessing the related object. We use that list of ids to query `Organization` model and get real organization objects instead.
References
#8706 - oauth: sync remote repositories fix
Author
humitos
Parents
ecda33f2
Loading