Skip to main content

django-cms plugin for cmsplugin-forms-builder

Project description

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

Requires

  • django-cms >= 3.0

  • django >= 1.6

  • django-forms-builder >= 0.10

Setup

  • Download this package and run python setup.py install or add it in some other way to your current PYTHON_PATH

  • Ensure ‘django.contrib.messages’, ‘cms’, ‘forms_builder.forms’, ‘cmsplugin_forms_builder’ is 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.1.tar.gz (5.4 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