/django-formaggio

build forms dynamically

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

django-formaggio

image

image

Allows you to define forms dynamically (not backed by code but backed by db) and store results

Documentation

The full documentation is at https://django-formaggio.readthedocs.org.

Quickstart

Install django-formaggio:

pip install django-formaggio

Then use it in a project:

import formaggio

Features

  • TODO

Running Tests

Does the code actually work?

source <YOURVIRTUALENV>/bin/activate
(myenv) $ pip install -r requirements-text.txt
(myenv) $ python runtests.py

Credits

Tools used in rendering this package: