From: Karl O. Pinc Date: Sat, 14 Dec 2019 06:09:49 +0000 (-0600) Subject: Move form docs from PGWUI_Core to PGWUI_Common X-Git-Url: https://papio.biology.duke.edu/gitweb/?a=commitdiff_plain;h=ceed67fed1808c729499ed57a334a56fad8aa9c6;p=pgwui_common Move form docs from PGWUI_Core to PGWUI_Common --- diff --git a/README.rst b/README.rst index 3bf5f0f..92bb1aa 100644 --- a/README.rst +++ b/README.rst @@ -40,6 +40,12 @@ SQL, and on transactions. A distinguishing feature is an emphasis on discovering and reporting as many errors as is possible per bulk interaction with the database. +PGWUI_Common provides: + + * Extendable web forms with fields supporting designation of + database and credentials. These forms are rendered using + `Pyramid`_ views. + The official PGWUI components based on PGWUI_Common are highly configurable. The web page templates used to generate HTML files, the CSS files, the static HTML files, and the location of the web pages