Skip to main content

Links for Leonardo CMS

Project description

Small module with Link and CategoryLink model and LinkButton and LinkMenu widgets for Leonardo

Installation

pip install leonardo_module_links

or as leonardo bundle

pip install django-leonardo["links"]

Add leonardo_module_links to APPS list, in the local_settings.py:

APPS = [
    ...
    'links'
    ...
]

# or

APPS = ['leonardo_module_links']

# or

INSTALLED_APPS = ['leonardo_module_links']

Load new template to db

python manage.py sync_all

See Leonardo

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-module-links-2016.9.0.tar.gz (24.2 kB view details)

Uploaded Source

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page