Improved internal docs
authorKarl O. Pinc <kop@karlpinc.com>
Sun, 14 Jul 2024 03:08:47 +0000 (22:08 -0500)
committerKarl O. Pinc <kop@karlpinc.com>
Sun, 14 Jul 2024 03:08:47 +0000 (22:08 -0500)
src/pgwui_core/core.py

index 7abecec5ef50005a2c86fda944d6ef6afee9692b..ff68d7a672409f37cfe6c2d0e2d4956039d1302a 100644 (file)
@@ -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