[IMP]Improved the database manager, instead of calling html_template, created separat...
authorMohammed Shekha <msh@tinyerp.com>
Fri, 2 May 2014 13:23:49 +0000 (18:53 +0530)
committerMohammed Shekha <msh@tinyerp.com>
Fri, 2 May 2014 13:23:49 +0000 (18:53 +0530)
commit5600a79007565d364f878ef18de5476cd7033db8
treed61dd34e146f3e2c2714a4b3dadbe34083a31f21
parentdb48dbef3e5eb738bfeb55c930bddd4a829cb968
[IMP]Improved the database manager, instead of calling html_template, created separate html file which is rendered using jinja2, so that we don't need html_template once pos and edit support render_bootstrap_template.

bzr revid: msh@tinyerp.com-20140502132349-bw9zdyaou4yf8o7q
addons/web/controllers/main.py
addons/web/views/database_manager.html [new file with mode: 0644]