Skip to main content

Django CMS plugin to allowing using external urls in the menu system.

Project description

TheHerk External URLs
=====================

TheHerk External URLs is a tool that allows linking menu items in Django-cms to external URLs.

Usage
-----

1. Add "menu_external_urls" to your INSTALLED_APPS

INSTALLED_APPS = (
...
'menu_external_urls',
)

2. Run `python manage.py migrate menu_external_urls`.

Alternately, you could `syncdb` and `migrate --fake`

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

django-theherk-external-urls-1.3.tar.gz (4.0 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