pgwui_core
2018-11-13 Karl O. PincBump version number to 0.2.0
2018-11-13 Karl O. PincFix wheel install in pudb venv
2018-11-13 Karl O. PincClean up and fix cleaning of pytest generate files
2018-11-13 Karl O. PincMove LIVE_DB constant into pgwui.default_db ini file...
2018-11-07 Karl O. PincPreface all pgwui settings with "pgwui."
2018-11-05 Karl O. PincCredit DFGF
2018-11-05 Karl O. PincBump version number to 0.1.0
2018-10-31 Karl O. PincUse proper path in package_data
2018-10-30 Karl O. PincMention data validation
2018-10-30 Karl O. PincAdd validation keyword
2018-10-25 Karl O. PincCorrect AGPLv3 abbrevation
2018-10-24 Karl O. PincRename module from pgwui_core to core
2018-10-24 Karl O. PincSpecify full path to VERSION file
2018-10-24 Karl O. PincAdd .pytest_cache back into Makefile
2018-10-24 Karl O. PincMove binary operators to start of line
2018-10-24 Karl O. PincCan no longer report all warnings, ignore W503
2018-10-24 Karl O. PincUse twine instead of setup.py to check
2018-10-24 Karl O. PincTemporarily remove docs
2018-10-23 Karl O. PincFix RST in heading
2018-10-22 Karl O. PincAdd acknowledgement of Gombe-MI
2018-10-22 Karl O. PincAdd package requirements
2018-10-22 Karl O. Pinc.coverage is a file
2018-10-21 Karl O. PincFix NotImplemented Error typos
2018-10-21 Karl O. PincFix alter_db function redefinition
2018-10-21 Karl O. PincFix flake8 unreferenced variable error
2018-10-21 Karl O. PincFix remianing flake8 ENNN and WNNN problems
2018-10-21 Karl O. PincFix flake8 problems
2018-10-21 Karl O. PincRepair copyright to reflect GMI_Pyramid origin
2018-10-21 Karl O. PincFix flake8 import * problems
2018-10-21 Karl O. PincFix flake8 lambda/def problems
2018-10-21 Karl O. PincFix flake8 is None problems
2018-10-21 Karl O. PincFix flake8 blank lines problems
2018-10-21 Karl O. PincFix flake8 E251 unexpected spaces problems
2018-10-21 Karl O. PincFix flake8 multiple spaces problems
2018-10-21 Karl O. PincFix flake8 whitespace problems
2018-10-21 Karl O. PincRemove tests/README
2018-10-21 Karl O. PincPass flake8
2018-10-21 Karl O. PincInitial commit with files from GMI_Pyramid project