BETA

Name: djangocms-utils
Description: Utilities for django-cms.
Download: http://bitbucket.org/fivethreeo/djangocms-utils/

Features:
- multiple placeholders in non-page models using a custom field, admin and a template filter
- a templatetag to set a rendered placeholders output as a variable in templates

Requirements:
- django
- django-cms

Setup
- pip install djangocms-utils
- add 'djangocms_utils' to INSTALLED_APPS