Formunculous

Documentation

Here is where you'll find all of the documentation we have put together for formunculous.

Quick Start
A quick start guide for getting func up and running in a simple test environment. Including getting it running with the Django development server, creating your first form definition, testing that out, and reviewing submissions.
Production Install and Config Guide
This guide takes you through installing and configuring func for a production server from scratch. It includes the items needed in settings.py, urls.py, and getting the static media going on a typical Django site.
Customization Guide
This guide will run through how to customize most aspects of formunculous. This includes per form and global template customization as well as CSS customizations.