view wiki/constants.py @ 641:546f669b8688

Update copyright year on base template.
author Brian Neal <bgneal@gmail.com>
date Sat, 09 Mar 2013 18:14:30 -0600
parents f4c043cf55ac
children
line wrap: on
line source
"""Constants used throughout the wiki application

"""

SESSION_SET_MEMBER = 'wiki_redis_set_member'