pgwui_upload
2018-11-14 Karl O. PincUse pgwui_common.path for asset resolution
2018-11-13 Karl O. PincBump version number to 0.2.0
2018-11-13 Karl O. PincReference css file by Pyramid asset specification
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. PincClean the python cache views dir
2018-11-07 Karl O. PincAdd Pyramid's testing requirements
2018-11-06 Karl O. PincCredit DFGF
2018-11-05 Karl O. PincBump version number to 0.1.0
2018-10-31 Karl O. PincFix asset resolution in template
2018-10-31 Karl O. PincUse proper path in package_data
2018-10-30 Karl O. PincDocument route
2018-10-30 Karl O. PincSetup route
2018-10-30 Karl O. PincRemove unused import
2018-10-30 Karl O. PincMention data validation
2018-10-30 Karl O. PincAdd validation keyword
2018-10-30 Karl O. PincIt is pgwui_common which is the requirement, not pgwui_core
2018-10-26 Karl O. PincUpdate copyright date
2018-10-26 Karl O. PincScan for declarative Pyramid configs
2018-10-25 Karl O. PincTest for changed db with not-CSV input
2018-10-25 Karl O. PincAbstract out a changed response
2018-10-25 Karl O. PincMov mock_logger setup into fixture
2018-10-25 Karl O. PincTest upload_view() when the db does not change
2018-10-25 Karl O. PincAbstract out upload_view() testing setup
2018-10-25 Karl O. PincInitial regression test
2018-10-25 Karl O. PincNote required packages
2018-10-25 Karl O. PincChange assets to reflect new package name
2018-10-25 Karl O. PincReove unused imports
2018-10-25 Karl O. PincFix flake8 indentiation error
2018-10-25 Karl O. PincFix flake8 None comparison errors
2018-10-25 Karl O. PincFix flake8 blank line errors
2018-10-25 Karl O. PincFix whitespace flake8 errors
2018-10-25 Karl O. PincTemporarily remove docs from project
2018-10-25 Karl O. PincRemove reference to Gombe-MI
2018-10-25 Karl O. PincAllow base.mak to be overridden
2018-10-25 Karl O. PincInitial import from GMI_Pyramid