A DjangoCMS plugin which allows you to add a form created with django-formed to your page.
Project description
A DjangoCMS plugin which allows you to add a form created with django-formed to your page.
Installation
pip install django-formed django-formed-cmsplugin
Then add ‘formed’ and ‘cmsplugin_formed_form’ to your INSTALLED_APPS setting.
Configuration
To make the form plugin available in a placeholder add it to the ‘plugins’ item of the placeholder in the CMS_PLACEHOLDER_CONF setting.
For example:
CMS_PLACEHOLDER_CONF = {
'content': {
'plugins': [
'FormPlugin'
]
}
}
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django-formed-cmsplugin-0.9.5.tar.gz.
File metadata
- Download URL: django-formed-cmsplugin-0.9.5.tar.gz
- Upload date:
- Size: 9.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9f74bd2e1f9820f6534407fff1ed7e87d248e7641b7256337c22a05a6bc2ebf6
|
|
| MD5 |
a6208111e37652e74a6414ed68008b3d
|
|
| BLAKE2b-256 |
c306b6131395dff9872813df06f89da8d1c8be74125a875973f684d41f7cc81a
|
File details
Details for the file django_formed_cmsplugin-0.9.5-py2.py3-none-any.whl.
File metadata
- Download URL: django_formed_cmsplugin-0.9.5-py2.py3-none-any.whl
- Upload date:
- Size: 14.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
badc5524be096c7ed690f64f4f63354d5684a6b809622224e9855e65c1eee47f
|
|
| MD5 |
faff95caa178ae1787f6d45d80845239
|
|
| BLAKE2b-256 |
84c5ba7b266d46def49167e00928636c8c7460255a7aeade0ead2d141a919e52
|