projects
/
pgwui_core
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9dbb24
)
Improved internal docs
author
Karl O. Pinc
<kop@karlpinc.com>
Sun, 14 Jul 2024 03:08:47 +0000
(22:08 -0500)
committer
Karl O. Pinc
<kop@karlpinc.com>
Sun, 14 Jul 2024 03:08:47 +0000
(22:08 -0500)
src/pgwui_core/core.py
patch
|
blob
|
history
diff --git
a/src/pgwui_core/core.py
b/src/pgwui_core/core.py
index 7abecec5ef50005a2c86fda944d6ef6afee9692b..ff68d7a672409f37cfe6c2d0e2d4956039d1302a 100644
(file)
--- a/
src/pgwui_core/core.py
+++ b/
src/pgwui_core/core.py
@@
-1167,6
+1167,8
@@
class DBHandler():
Post-processing to wrap up after the data is in the db
(Post-processing is referred to as "cleanup" presently.)
Rendering the html output
+ Overriding UploadForm values by having write() directly alter the
+ response
The get_data, factory, and cleanup have two possible ways to report errors.
They can raise an exception or raise the "special" exception