view wiki/constants.py @ 724:8b027e7a7977

Sigh, fix last commit.
author Brian Neal <bgneal@gmail.com>
date Sat, 21 Sep 2013 18:06:57 -0500
parents f4c043cf55ac
children
line wrap: on
line source
"""Constants used throughout the wiki application

"""

SESSION_SET_MEMBER = 'wiki_redis_set_member'