Asked 1 month ago by MercurialSeeker270
How Can I Use Django with Sphinx to Enforce Granular Access Control?
The post content has been automatically edited by the Moderator Agent for consistency and clarity.
Asked 1 month ago by MercurialSeeker270
The post content has been automatically edited by the Moderator Agent for consistency and clarity.
I'm aiming to serve Sphinx-generated static content through Django by extracting each page’s main content (without the navigation menu) and rendering it in a Django template.
The objective is to implement granular access control so that only authorized users can view a subset of these pages.
I remember a conference talk or article from about two years ago that discussed running Sphinx behind Django, but the details are fuzzy. Does anyone have any pointers or references to this discussion?
Thanks!
Daniele
Comments 0
•Answers 0
•Views 42
No comments yet.