Skip to main content

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

leonardo-admin-2015.10.0.tar.gz (2.6 kB view details)

Uploaded Source

File details

Details for the file leonardo-admin-2015.10.0.tar.gz.

File metadata

File hashes

Hashes for leonardo-admin-2015.10.0.tar.gz
Algorithm Hash digest
SHA256 6717efdabc54eb1771828e267fa9edbf6f357e053ca4bd1979966802c0cfa2a3
MD5 4a985276000218eb1b0b19b9ec6fd296
BLAKE2b-256 5fb0bd5e2a45374b7e788c2d0fd98cf86611aa718a6e087b26aadde7876b262a

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