projects
/
pgwui_core
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a893e27
)
Move form docs from PGWUI_Core to PGWUI_Common
author
Karl O. Pinc
<kop@karlpinc.com>
Sat, 14 Dec 2019 06:09:21 +0000
(
00:09
-0600)
committer
Karl O. Pinc
<kop@karlpinc.com>
Sat, 14 Dec 2019 06:09:21 +0000
(
00:09
-0600)
README.rst
patch
|
blob
|
history
diff --git
a/README.rst
b/README.rst
index 109704bebdf8ffee2f601972f2a2fea0a4761eb3..479c740bfad81675ffd875098df53cc8a65bec50 100644
(file)
--- 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.