view wiki/constants.py @ 1082:644743600197

Forgot to commit countdown templates.
author Brian Neal <bgneal@gmail.com>
date Sun, 24 Apr 2016 12:35:11 -0500
parents f4c043cf55ac
children
line wrap: on
line source
"""Constants used throughout the wiki application

"""

SESSION_SET_MEMBER = 'wiki_redis_set_member'