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
File details
Details for the file django-wagtail-customforms-0.2.12.tar.gz
.
File metadata
- Download URL: django-wagtail-customforms-0.2.12.tar.gz
- Upload date:
- Size: 16.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8bfc27900fa44f7215de204f8d9be107bc9195f558db4cea37c1b80b9738cf4d |
|
MD5 | c0ec7b789a5b139f031ae6cbdf1bbda2 |
|
BLAKE2b-256 | 3664786bd377f357c15c1e4c6a6ea3acd84f749fba89864c52fe3626109161d0 |