From dfc92f538801b3d6462fa8a5a4b8083f898f669f Mon Sep 17 00:00:00 2001 From: "Karl O. Pinc" Date: Sat, 14 Dec 2019 00:09:21 -0600 Subject: [PATCH] Move form docs from PGWUI_Core to PGWUI_Common --- README.rst | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.rst b/README.rst index 109704b..479c740 100644 --- a/README.rst +++ b/README.rst @@ -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. -- 2.34.1