MANIFEST.in
setup.cfg
setup.py
sprox/__init__.py
sprox/configbase.py
sprox/dummyentity.py
sprox/entitiesbase.py
sprox/fillerbase.py
sprox/formbase.py
sprox/iprovider.py
sprox/metadata.py
sprox/providerselector.py
sprox/recordviewbase.py
sprox/release.py
sprox/saormprovider.py
sprox/sprockets.py
sprox/tablebase.py
sprox/util.py
sprox/validators.py
sprox/validatorselector.py
sprox/viewbase.py
sprox/widgetselector.py
sprox.egg-info/PKG-INFO
sprox.egg-info/SOURCES.txt
sprox.egg-info/dependency_links.txt
sprox.egg-info/entry_points.txt
sprox.egg-info/not-zip-safe
sprox.egg-info/requires.txt
sprox.egg-info/top_level.txt
sprox/dojo/__init__.py
sprox/dojo/fillerbase.py
sprox/dojo/formbase.py
sprox/dojo/sprockets.py
sprox/dojo/tablebase.py
sprox/mootools/__init__.py
sprox/mootools/formbase.py
sprox/test/__init__.py
sprox/test/base.py
sprox/test/model.py
sprox/widgets/__init__.py
sprox/widgets/dojo.py
sprox/widgets/widgets.py
sprox/widgets/templates/__init__.py
sprox/widgets/templates/__init__.pyc
sprox/widgets/templates/checkbox.html
sprox/widgets/templates/container.html
sprox/widgets/templates/datagrid.html
sprox/widgets/templates/datagrid.mak
sprox/widgets/templates/dojogrid.html
sprox/widgets/templates/dojogrid.mak
sprox/widgets/templates/entityDef.html
sprox/widgets/templates/entityLabel.html
sprox/widgets/templates/hidden_put.html
sprox/widgets/templates/modelLabel.html
sprox/widgets/templates/recordField.html
sprox/widgets/templates/recordViewTable.html
sprox/widgets/templates/table.html
sprox/widgets/templates/tableDef.html
sprox/widgets/templates/tableForm.html
sprox/widgets/templates/tableLabel.html
sprox/widgets/test/__init__.py
tests/__init__.py
tests/test_configbase.py
tests/test_doctests.py
tests/test_entitiesbase.py
tests/test_fillerbase.py
tests/test_formbase.py
tests/test_iprovider.py
tests/test_metadata.py
tests/test_providerselector.py
tests/test_saormprovider.py
tests/test_sprockets.py
tests/test_tablebase.py
tests/test_testbase.py
tests/test_util.py
tests/test_validators.py
tests/test_validatorselector.py
tests/test_viewbase.py
tests/test_widgets.py
tests/test_widgetselector.py
tests/dojo/__init__.py
tests/dojo/test_fillerbase.py
tests/dojo/test_formbase.py
tests/dojo/test_sprockets.py
tests/dojo/test_tablebase.py
tests/widgets/__init__.py
tests/widgets/test_widgets.py