pgwui_menu
2021-01-18 Karl O. PincBump version number to 0.7.0
2020-12-09 Karl O. PincSupport tox against multiple Python versions using...
2020-12-09 Karl O. PincComponent name includes pgwui_ prefix
2020-12-08 Karl O. PincBump version number to 0.6.0
2020-12-08 Karl O. PincA urls map in settings is now required by pgwui_common
2020-12-01 Karl O. Pincbase_view() is now in pgwui_common.view
2020-12-01 Karl O. PincPass "urls" instead of "routes" to templates
2020-11-24 Karl O. PincMark unit and integration tests
2020-11-24 Karl O. PincAdjust for unit test marking
2020-11-23 Karl O. PincAdd check-debug target
2020-11-22 Karl O. PincUse inheritence for navbar
2020-11-21 Karl O. PincChange route name from "home" to "pgwui_home"
2020-11-21 Karl O. PincImprove error message
2020-11-20 Karl O. PincNew pgwui_menu.order setting which controls menu ordering
2020-11-20 Karl O. PincInitial commit