Django Admin bundled as pluggable module for Leonardo CMS.
Everything in Leonardo is pluggable.
pip uninstall leonardo-admin
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' ... ]
Category | # Using This |
---|---|
Admin |
Version | License | Released | Status | Python 3? |
---|---|---|---|---|
2015.7.0 | BSD | 07/21/2015 | Production/Stable |
Repo Hosting: Github
Repo URL | Commits | ||
---|---|---|---|
https://github.com/leonardo-modules/leonardo-admin | n/a | n/a |
No sites using this package have been listed yet.