view wiki/constants.py @ 1126:575f10fc4060

Added nav breadcrumbs to change avatar page.
author Brian Neal <bgneal@gmail.com>
date Thu, 18 Aug 2016 20:48:00 -0500
parents f4c043cf55ac
children
line wrap: on
line source
"""Constants used throughout the wiki application

"""

SESSION_SET_MEMBER = 'wiki_redis_set_member'