On 21 Sty, 12:15, littlejim84 <[email protected]> wrote:
> I have content that I've created in Django CMS that I then want to > restrict access to on the site site (not the editing side, like with > the CMS_PERMISSIONS option in Django CMS). I've been told that I can > use either Middleware or Template Context Processors to inject my own > code into the way Django CMS is doing things. i'm not sure if i understand you well, but if i do, your problem seems to be quite simple to resolve. each page in django-cms has two options in "advanced settings" section (at the very bottom of editing page): * login required * menu login required HTH -- greetings, ojo
-- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

