Skip to main content

Django CMS plugin make a very simple quick links menu.

Project description

TheHerk Simple Menu
===================

TheHerk Simple Menu is a very simple django CMS plugin for posting a quick and easy quick links menu. Nothing fancy; just a wherever you want menu with whatever links you want.

Usage
-----

1. Add "simplemenu" to your INSTALLED_APPS

INSTALLED_APPS = (
...
'simplemenu',
)

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

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-simplemenu-1.2.tar.gz (3.8 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