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:
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.
Changes
Version 0.5.7
Avoid surround code by <p></p> tags when adding a tinymce template.
Version 0.5.6
Fixed readonly widgets with manytomany fields.
Version 0.5.5
Fixed backupdb command for Django >= 1.2
Version 0.5.4
Fixed load_production_db command for Django >= 1.2
Version 0.5.3
Implemented a ProfilingMiddleware, to do code profiling when ?profile is defined in URL.
Version 0.5.2
Included a ReadOnlyWidget.
Version 0.5.1
Fixed a bug related to JSONField form validation. See #210.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file cmsutils-0.5.7.tar.gz
.
File metadata
- Download URL: cmsutils-0.5.7.tar.gz
- Upload date:
- Size: 797.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ab96d18736b9f4e4242d54d298d6f183cc3dc918471aad8dc1c7ec0d6291e8c9 |
|
MD5 | b1b7ce79bbc3d17b3a9d971df237473f |
|
BLAKE2b-256 | f90fcb6078c08990e573d23f2da6f7f4543d7366063e639234aa3ca6f3472cbe |