view wiki/constants.py @ 663:84865fcd7c26

For #45, create admin action to unsubscribe users from topics.
author Brian Neal <bgneal@gmail.com>
date Wed, 15 May 2013 20:56:10 -0500 (2013-05-16)
parents f4c043cf55ac
children
line wrap: on
line source
"""Constants used throughout the wiki application

"""

SESSION_SET_MEMBER = 'wiki_redis_set_member'