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
Release files for leonardo-module-pagepermissions 2015.11.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| leonardo-module-pagepermissions-2015.11.1.tar.gz | 3.1 kB | Details |
Release files / leonardo-module-pagepermissions-2015.11.1.tar.gz
| Download URL | leonardo-module-pagepermissions-2015.11.1.tar.gz |
|---|---|
| Size | 3.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
0a504ea5f1a60b5c825e770d25425906e777f7205a9d8839b61be3ea28bede03
|
|
BLAKE2b-256 checksum How to use checksums |
184fcd8ce9897bc554049becf2a2b7cab51adba8f2082a6820aed5309af0b395
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |