view wiki/constants.py @ 1161:a60aabced346

Converting forums to V3 design.
author Brian Neal <bgneal@gmail.com>
date Tue, 07 Feb 2017 20:44:00 -0600
parents f4c043cf55ac
children
line wrap: on
line source
"""Constants used throughout the wiki application

"""

SESSION_SET_MEMBER = 'wiki_redis_set_member'