File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ with. Here's a quick step-by-step on how to do that:
3434 There are some parts of the site that require further settings, but
3535 this should be enough to get the basics up and running.
3636
37- #. In the pgweb directory run the following command to create all
37+ #. In the top directory run the following command to create all
3838 tables and indexes, as well as create a superuser for your local
3939 installation::
4040
Original file line number Diff line number Diff line change @@ -44,6 +44,9 @@ should set the send_notification attribute to True. This will cause
4444the system to automatically send out notifications to the NOTIFICATION_EMAIL
4545address whenever a new object is created or an existing one is modified.
4646
47+ To test moderation, create a group "pgweb moderators" and add your user to it.
48+ The moderation URL is /admin/pending/.
49+
4750If the form contains any text fields that accept markdown, the
4851attribute markdown_fields should be set to a tuple containing a list
4952of these fields. This will cause the system to automatically generate
You can’t perform that action at this time.
0 commit comments