Django Admin bundled as pluggable module for Leonardo CMS
Project description
Django Admin bundled as pluggable module for Leonardo CMS.
Everything in Leonardo is pluggable.
Disable admin
pip uninstall leonardo-admin
Installation
pip install leonardo-admin
pip install leonardo-admin
or as leonardo bundle
pip install django-leoanrdo[admin]
Add leonardo_admin to APPS list, in the local_settings.py:
APPS = [ ... 'leonardo_admin' ... ]
Configuration
One improtant option is there:
ADMIN_URL = "admin/"
Works well with leonardo-admin-honeypot.
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-admin-2015.10.0.tar.gz
.
File metadata
- Download URL: leonardo-admin-2015.10.0.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6717efdabc54eb1771828e267fa9edbf6f357e053ca4bd1979966802c0cfa2a3 |
|
MD5 | 4a985276000218eb1b0b19b9ec6fd296 |
|
BLAKE2b-256 | 5fb0bd5e2a45374b7e788c2d0fd98cf86611aa718a6e087b26aadde7876b262a |