A simple Django app to attach forms to pages.
Project description
Customforms is a simple Django app to attach forms to pages.
Quick start
install django-wagtail-customforms from https://pypi.python.org/pypi/django-wagtail-customforms
pip install django-wagtail-customforms
Add “customforms” to your INSTALLED_APPS setting like this:
INSTALLED_APPS = [ ... 'customforms', ]
Check out the example app for usage.
Run python manage.py migrate once your models are set up.
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
Close
Hashes for django-wagtail-customforms-0.2.12.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8bfc27900fa44f7215de204f8d9be107bc9195f558db4cea37c1b80b9738cf4d |
|
MD5 | c0ec7b789a5b139f031ae6cbdf1bbda2 |
|
BLAKE2b-256 | 3664786bd377f357c15c1e4c6a6ea3acd84f749fba89864c52fe3626109161d0 |