Skip to main content

Site-wide adds a description or a link for specialized terms.

Project description

Site-wide adds a description or a link for specialized terms.

Requirements

Mandatory

  • Django (tested with 1.4)

Optional

  • django-reversion

  • django-cms (apphook and menu)

Installation

  1. pip install django-terms

  2. Add 'terms', to your INSTALLED_APPS.

  3. Add 'terms.middleware.TermsMiddleware', to your MIDDLEWARE_CLASSES.

  4. Add terms to your urls:
    • add url(r'^terms/', include('cmsplugin_poll.urls')), to your urls.py ;

    • or, if you are using django-CMS, add a page and use the apphook and menu.

Usage

Add some terms in the admin and a link will be automatically added to its definition.

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-terms-0.1.tar.gz (4.6 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