Package library :: Package pyjamas :: Package django :: Module Form
[hide private]
[frames] | no frames]

Module Form

source code

Pyjamas Django Forms Integration

Copyright (C) 2009 Luke Kenneth Casson Leighton <lkcl@lkcl.net>

Classes [hide private]
  CharField
  IntegerField
  FloatField
  FormSaveGrid
  FormGetGrid
  FormDescribeGrid
  Form
Variables [hide private]
  widget_factory = {'CharField': CharField, 'IntegerField': Inte...
Variables Details [hide private]

widget_factory

Value:
{'CharField': CharField, 'IntegerField': IntegerField, 'FloatField': F\
loatField}