{ "models_dir": "${HOME}$/py/sage/models", "output_dir": "${HOME}$/py/sage/wwwroot/fee/feelog", "dbname": "sage", "tblname": "feelog", "params": { "sortby":"transtime desc", "noedit":true, "browserfields": { "exclouded": ["id"], "alters":{ "transtime":{ "cwidth":14 }, "modelinstanceid":{ "cwidth":10 }, "modeltypeid":{ "cwidth":5 }, "customerid":{ "cwidth":20 }, "userid":{ "cwidth":4 }, "pricing_mode":{ "cwidth":5 }, "resp_time":{ "cwidth":6 }, "finish_time":{ "cwidth":6 }, "estimate":{ "cwidth":4 } } }, "editexclouded": [ "id" ], "record_toolbar": null, "content_view": null } }