dbui plugin
Allow to developp a database application in the
web2py framework using
the javascript librairy
extjs.
Once the database model is setup,
the plugin handles all basic widgets
to manipulate the data, resolving foreign keys.
Features
- Produce form and grid for each table defined in the model.
- Resolve the relation (foreign key) in form and grid widgets.
when define in the model.
- Context menu to create, add, delete and duplicate records.
- Embedded powerfull mechasnism to filter content of a grid
- Content of each table can be exported as a CSV file
- Mechanisms to custom the application and to add new widgets.
Author
R. Le Gac
Licence
This software is distributed under the Open Source license CeCILL.
© 2009 - 2012 R. Le Gac