Mercurial > libervia-web
diff libervia/server/constants.py @ 1378:e3e303a30a74
pages (tickets): renamed "tickets" to "lists":
"lists" is more generic, and tickets is actually a specific kind of list.
/!\ "tickets_trackers_json" option has been renamed to "lists_directory_json".
author | Goffi <goffi@goffi.org> |
---|---|
date | Thu, 28 Jan 2021 18:51:44 +0100 |
parents | b1215347b5c3 |
children | 822bd0139769 |
line wrap: on
line diff
--- a/libervia/server/constants.py Fri Dec 11 17:35:06 2020 +0100 +++ b/libervia/server/constants.py Thu Jan 28 18:51:44 2021 +0100 @@ -89,7 +89,7 @@ "photos", "files", "events", - "tickets", + "lists", "merge-requests", # XXX: app is not available anymore since removal of pyjamas code with Python 3 # port. It should come back at a later point with an alternative (Brython