view wiki/constants.py @ 815:95462f4adb94

Private messages refactor: various cosmetic tweaks.
author Brian Neal <bgneal@gmail.com>
date Tue, 09 Sep 2014 20:37:05 -0500
parents f4c043cf55ac
children
line wrap: on
line source
"""Constants used throughout the wiki application

"""

SESSION_SET_MEMBER = 'wiki_redis_set_member'