Skip to main content

Cmsutils for Django is a bundle of models and templates for Django projects in need of some Content Management System features.

Project description

Description

Cmsutils for Django is a bundle of models and templates for Django projects in need of some Content Management System features.

Usually, web applications have several common features like, breadcrumbs, ldap authentication, visual widgets, etc. Cmsutils project collects all these common features.

Installation

To install this application:

  1. Put it in a directory cmsutils inside your project.

  2. Include 'cmsutils' in settings.INSTALLED_APPS.

Some features

  • Generic parameters from database.

  • Generic reusable forms based on newforms.

  • Generic views and templates for things like deleting objects.

  • Breadcrumb templatetag.

  • Messagebox.

  • Merging and compressing JS and CSS.

  • LDAP authentication.

  • Cache backends.

  • Other useful template filters and tags.

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

cmsutils-0.5.tar.gz (820.9 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