view wiki/constants.py @ 1120:36fa9e9e010b

Forgot to add banner for convention.
author Brian Neal <bgneal@gmail.com>
date Fri, 29 Jul 2016 19:04:51 -0500
parents f4c043cf55ac
children
line wrap: on
line source
"""Constants used throughout the wiki application

"""

SESSION_SET_MEMBER = 'wiki_redis_set_member'