Move form docs from PGWUI_Core to PGWUI_Common
authorKarl O. Pinc <kop@karlpinc.com>
Sat, 14 Dec 2019 06:09:21 +0000 (00:09 -0600)
committerKarl O. Pinc <kop@karlpinc.com>
Sat, 14 Dec 2019 06:09:21 +0000 (00:09 -0600)
README.rst

index 109704bebdf8ffee2f601972f2a2fea0a4761eb3..479c740bfad81675ffd875098df53cc8a65bec50 100644 (file)
@@ -41,10 +41,6 @@ provides modular and extendable capabilities, allowing you to
 concentrate on the specific needs of your application.  The
 capabilities it provides include::
 
-  * Extendable web forms with fields supporting designation of
-    database and credentials.  These forms are rendered using
-    `Pyramid`_ views.
-
   * Database connection objects which execute batches of SQL and
     provide transaction support.