view wiki/constants.py @ 668:644f69e1c1e1

For issue #42, create avatar cleanup script.
author Brian Neal <bgneal@gmail.com>
date Sat, 25 May 2013 15:17:42 -0500
parents f4c043cf55ac
children
line wrap: on
line source
"""Constants used throughout the wiki application

"""

SESSION_SET_MEMBER = 'wiki_redis_set_member'