Skip to main content

Page Permissions for Leonardo CMS

Project description

Leonardo Page Permissions based on https://github.com/ebrelsford/feincms-pagepermissions

This plugin extends Leonardo Page and provide new Navigation templates which repsect your permissions.

Check whether the user has permission to view the page. If the user has any of the page’s permissions, they have permission. If the page has no set permissions, they have permission.

Installation

pip install leonardo_module_pagepermissions

or as leonardo bundle

pip install django-leonardo["pagepermissions"]

Add leonardo_module_sentry to APPS list, in the local_settings.py:

APPS = [
    ...
    'leonardo_module_pagepermissions'
    ...
]

Load new template to db

python manage.py sync_all

Read more

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

File details

Details for the file leonardo-module-pagepermissions-2015.11.1.tar.gz.

File metadata

File hashes

Hashes for leonardo-module-pagepermissions-2015.11.1.tar.gz
Algorithm Hash digest
SHA256 0a504ea5f1a60b5c825e770d25425906e777f7205a9d8839b61be3ea28bede03
MD5 6140d4817d95dde75b4d1dc81356711d
BLAKE2b-256 184fcd8ce9897bc554049becf2a2b7cab51adba8f2082a6820aed5309af0b395

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page