Skip to content

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

License

Notifications You must be signed in to change notification settings

intelligenia/django-cmsutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=================== cmsutils Django app

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.

This project was abandoned and has been forked by intelligenia.

Last master branch is updated to Django 1.8 version while 0.6.6 version only works until 1.5.

Installation

To install this application:

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

#. 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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published