view wiki/constants.py @ 1073:19d34242473e

Convert IRC page to V3 design.
author Brian Neal <bgneal@gmail.com>
date Tue, 12 Apr 2016 19:49:47 -0500
parents f4c043cf55ac
children
line wrap: on
line source
"""Constants used throughout the wiki application

"""

SESSION_SET_MEMBER = 'wiki_redis_set_member'