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-2015.0.1.tar.gz (7.3 kB view hashes)

Uploaded Source

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