Doc update dev_pmw
authorPape Manadou Wade
Mon, 12 Mar 2018 11:44:06 +0100
branchdev_pmw
changeset 25 28d2f63e3fb0
parent 24 be7ec27f09bb
child 52 fd5a85fb2803
Doc update
src/source/index.rst
--- a/src/source/index.rst	Mon Mar 12 11:13:40 2018 +0100
+++ b/src/source/index.rst	Mon Mar 12 11:44:06 2018 +0100
@@ -31,7 +31,8 @@
 * custom utilities.
 
 *PyAMS_content* is an important package providing content management features, which can be easily extended to manage
-your own content types. But PyAMS can also be used to manage any kind of application.
+your own content types. But PyAMS can also be used to manage any kind of database management application (using ZODB
+or any relational database supported by SQLAlchemy).
 
 If you just want to know how easy it is to create a PyAMS application instance, just read the :ref:`quickstart`!