pgwui_common
2018-11-14 Karl O. PincBe explicit when importing
2018-11-14 Karl O. PincFix pyramid/pgwui testing usage
2018-11-13 Karl O. PincFix link to docs
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-07 Karl O. PincReference css file by Pyramid asset specification
2018-11-07 Karl O. PincAdd Pyramid's testing requirements
2018-11-05 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-01 Karl O. PincComment code
2018-10-31 Karl O. PincFix asset resolution in template
2018-10-31 Karl O. PincUse proper path in package_data
2018-10-31 Karl O. PincAdd pgwui dependencies
2018-10-26 Karl O. PincMove usage docs into README.rst
2018-10-26 Karl O. PincMove configuration into __init__.py
2018-10-25 Karl O. PincCorrect AGPLv3 abbrevation
2018-10-24 Karl O. PincAdd .pytest_cache back into Makefile
2018-10-24 Karl O. PincCan no longer report all warnings, ignore W503
2018-10-24 Karl O. PincUse twine instead of setup.py for check
2018-10-24 Karl O. PincTemporarily remove docs directory
2018-10-24 Karl O. PincLet the base.mak template be overrideable by Pyramid...
2018-10-24 Karl O. PincNew includeme() configuration callable
2018-10-23 Karl O. PincInitial import from GMI_Pyramid code