Marcus Christie created AIRAVATA-3263:
-----------------------------------------
Summary: Wagtail: Consolidate all "settings" like snippets into
Site settings
Key: AIRAVATA-3263
URL: https://issues.apache.org/jira/browse/AIRAVATA-3263
Project: Airavata
Issue Type: Bug
Components: Django Portal
Reporter: Marcus Christie
Assignee: Marcus Christie
https://docs.wagtail.io/en/v2.0.2/reference/contrib/settings.html
This would be much simpler both in code and for users to consolidate these
settings like snippets into Site settings. We have a lot of "singleton"
snippets that are used like settings, but
- they're hard to discover
- users have to be trained to only create one of them (wagtail doesn't support
singleton snippets, see https://github.com/wagtail/wagtail/issues/368, and
recommends Site settings)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)