pgwui_server
2018-11-17 Karl O. PincDo not supply default settings, let the component suppl...
2018-11-17 Karl O. PincRequire some settings, supply defaults for others,...
2018-11-17 Karl O. PincTidy up
2018-11-17 Karl O. PincValidation of session.secret setting
2018-11-17 Karl O. PincRaise exception on unknown pgwui setting
2018-11-17 Karl O. PincParse settings which are dicts
2018-11-15 Karl O. PincCorrect spelling of pgwui.routes in ini files
2018-11-15 Karl O. PincTweak docs
2018-11-15 Karl O. PincBump version number to 0.3.0
2018-11-14 Karl O. PincAllow routes to contain equal signs
2018-11-14 Karl O. PincMention that routes can be full URLs
2018-11-14 Karl O. PincDocument pgwui.routes in the ini files
2018-11-14 Karl O. PincAdd pgwui.route_prefix to example ini files
2018-11-13 Karl O. PincImplement pgwui.routes config settings
2018-11-13 Karl O. PincBump version number to 0.2.0
2018-11-10 Karl O. PincFix wheel install in pudb venv
2018-11-09 Karl O. PincClean up and fix cleaning of pytest generate files
2018-11-09 Karl O. PincMove LIVE_DB constant into pgwui.default_db ini file...
2018-11-09 Karl O. PincPreface all pgwui settings with "pgwui."
2018-11-09 Karl O. PincAdd integration test
2018-11-06 Karl O. PincCredit DFGF
2018-11-05 Karl O. PincBump version number to 0.1.0
2018-11-05 Karl O. PincLock required pgwui distributions to current version
2018-11-02 Karl O. PincUse context manager
2018-11-01 Karl O. PincFix heading markup
2018-11-01 Karl O. PincMove code out of main() for extensibility
2018-11-01 Karl O. PincInitial import from GMI_Pyramid