From: Karl O. Pinc Date: Thu, 15 Nov 2018 02:39:51 +0000 (-0600) Subject: Document that PGWUI_Logout is recommended X-Git-Url: https://papio.biology.duke.edu/gitweb/?a=commitdiff_plain;h=d6f91ff870b4623890c9d5465fe847935c0957fc;p=pgwui_upload Document that PGWUI_Logout is recommended --- diff --git a/README.rst b/README.rst index cf52a2d..a4610f2 100644 --- a/README.rst +++ b/README.rst @@ -47,6 +47,9 @@ Usage PGWUI_Upload is included when PGWUI is installed. +It is recommended but not required to install PGWUI_Logout when +installing PGWUI_Upload. + When writing your own `Pyramid`_ application, in addition to configuring ``pgwui_upload``, ``pgwui_common`` must typically be configured. This can be done with any of `Pyramid's `_