readthedocs.org
0d374588 - Footer API: include current user in queryset (#10695)

Commit
2 years ago
Footer API: include current user in queryset (#10695) * Footer API: include current user in queryset The current queryset includes public versions only, but this is a problem on .com, since we have private versions there. Including the user in the queryset will include private versions the user has access to. * Test
Author
Parents
Loading