Django Admin for Leonardo CMS
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
Release files for leonardo-admin 2015.10.0
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-admin-2015.10.0.tar.gz | 2.6 kB | Details |
Release files / leonardo-admin-2015.10.0.tar.gz
| Download URL | leonardo-admin-2015.10.0.tar.gz |
|---|---|
| Size | 2.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
6717efdabc54eb1771828e267fa9edbf6f357e053ca4bd1979966802c0cfa2a3
|
|
BLAKE2b-256 checksum How to use checksums |
5fb0bd5e2a45374b7e788c2d0fd98cf86611aa718a6e087b26aadde7876b262a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |