Form Designer and Remote Forms for Leonardo CMS
Project description
Form builder for Leonardo.
Technicaly is only FeinCMS Form Designer and Remote Forms.
Visit Demo Site
Installation
pip install leonardo_module_forms
or as leonardo bundle
pip install django-leonardo["forms"]
Optionaly you can install remote forms typing this
pip install leonardo_module_forms[remote]
https://github.com/WiserTogether/django-remote-forms
Add leonardo_module_forms to APPS list, in the local_settings.py:
APPS = [
...
'forms'
...
]
Load new template to db
python manage.py sync_all
See Leonardo
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 leonardo-module-forms-2015.0.3.tar.gz.
File metadata
- Download URL: leonardo-module-forms-2015.0.3.tar.gz
- Upload date:
- Size: 7.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d993df3da101044e7ae9839a891055658cbc80f90577a50d573a92a8db5bc9a4
|
|
| MD5 |
83a36e833cc3e8a6012c4e5df9245932
|
|
| BLAKE2b-256 |
c8dbf28563912a0fe43ff297a610ef70b4812a73ed61ed32fb1798bc61825526
|