A simple Django app to attach forms to pages.
Project description
=====
Customforms
=====
Customforms is a simple Django app to attach forms to pages.
Quick start
-----------
1. Add "customforms" to your INSTALLED_APPS setting like this::
INSTALLED_APPS = [
...
'customforms',
]
2. Check out the example app for usage.
3. Run `python manage.py migrate` once your models are set up.
Customforms
=====
Customforms is a simple Django app to attach forms to pages.
Quick start
-----------
1. Add "customforms" to your INSTALLED_APPS setting like this::
INSTALLED_APPS = [
...
'customforms',
]
2. Check out the example app for usage.
3. 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.1.01.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1e67dcc54b4b0ae48042f1884d39c8c68c40d00c0e92a5924f240112da54b10c |
|
MD5 | 9477ce02d37a87e75908e6e29e154a40 |
|
BLAKE2b-256 | f97b26479b2a8ae69b0eac1b53c47a213d0d2ba9e047aa63e8a6d0e31971e219 |