Split auth_base to create errors_base
authorKarl O. Pinc <kop@karlpinc.com>
Thu, 22 Apr 2021 17:19:33 +0000 (12:19 -0500)
committerKarl O. Pinc <kop@karlpinc.com>
Thu, 22 Apr 2021 17:19:33 +0000 (12:19 -0500)
commitef1d436c1340f74ffb61540d669b1ea2bc799786
treeea3074abbc409b515eff9adac66db988e3239590
parent19be4f08047ff67cbb38cc9c46c7c135585e2624
Split auth_base to create errors_base
src/pgwui_common/templates/auth_base.mak
src/pgwui_common/templates/errors_base.mak [new file with mode: 0644]
src/pgwui_common/view.py
tests/test_view.py