view src/pages/common/page_meta.py @ 976:0f676f09404b

pages (tickets/new): ignore milestone and priority on new ticket (those field should be set by node owner)
author Goffi <goffi@goffi.org>
date Sat, 11 Nov 2017 18:57:01 +0100
parents ee243d48100e
children
line wrap: on
line source

#!/usr/bin/env python2.7
# -*- coding: utf-8 -*-
from libervia.server.constants import Const as C

access = C.PAGES_ACCESS_NONE
"""pages in this hierarchy are pages used commonly and rendered from other locations"""