Added a DynaForm module
This allows GAE forms to be defined 'semi' dymamically, rather than
by having to explicitly create the new class.
Patch by: Sverre Rabbelier
""" models.py (even empty) currently required by the runtests.py to enable unit tests """