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
Release history Release notifications | RSS feed
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
- Download URL: leonardo-module-pagepermissions-2015.11.1.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0a504ea5f1a60b5c825e770d25425906e777f7205a9d8839b61be3ea28bede03 |
|
MD5 | 6140d4817d95dde75b4d1dc81356711d |
|
BLAKE2b-256 | 184fcd8ce9897bc554049becf2a2b7cab51adba8f2082a6820aed5309af0b395 |