view wiki/constants.py @ 865:08bae2b1d2d1

Merge with main line.
author Brian Neal <bgneal@gmail.com>
date Wed, 03 Dec 2014 19:24:53 -0600
parents f4c043cf55ac
children
line wrap: on
line source
"""Constants used throughout the wiki application

"""

SESSION_SET_MEMBER = 'wiki_redis_set_member'