The site admin pages should have a way to manage site notifications. Also, make sure to update the Site Notification part of the docs.
Closed #871, #872
ib/8024
Good usage of a form with schema validation, but not using EasyWidgets :)
When creating a new notification:
When editing a notification, impressions just shows 0. (Typo with form_value['imressions'])
form_value['imressions']
The "Site Notifications" section of installation.rst should be updated accordingly.
installation.rst
Closed #884. ib/8024a
ib/8024a
Log in to post a comment.
Closed #871, #872
ib/8024
Good usage of a form with schema validation, but not using EasyWidgets :)
When creating a new notification:
When editing a notification, impressions just shows 0. (Typo with
form_value['imressions']
)The "Site Notifications" section of
installation.rst
should be updated accordingly.Closed #884.
ib/8024a