Skip to main content

django-cms plugin for cmsplugin-forms-builder

Project description

https://travis-ci.org/nimbis/cmsplugin-forms-builder.svg?branch=master

This plugin provides a simple means of inserting django-forms-builder forms as django-cms plugins.

Requires

  • django-cms >= 2.4

  • django >= 1.5

  • django-forms-builder >= 0.10

Setup

  • Run pip install cmsplugin-forms-builder or download this package and run python setup.py install

  • Ensure ‘django.contrib.messages’, ‘cms’, ‘forms_builder.forms’, ‘cmsplugin_forms_builder’ are in your project’s INSTALLED_APPS.

  • If you’re using South execute python manage.py migrate, Otherwise run python manage.py syncdb within your project directory.

History

0.1.1:
  • Fixed bugs related to imports in views.py

0.1.0:
  • Initial commit.

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

cmsplugin-forms-builder-0.1.3.tar.gz (5.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