From: Karl O. Pinc Date: Sun, 14 Jul 2024 03:08:47 +0000 (-0500) Subject: Improved internal docs X-Git-Url: https://papio.biology.duke.edu/gitweb/?a=commitdiff_plain;h=8bca75b8a6b10f9d6ff42c35ff627debda824d4f;p=pgwui_core Improved internal docs --- diff --git a/src/pgwui_core/core.py b/src/pgwui_core/core.py index 7abecec..ff68d7a 100644 --- 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