view wiki/constants.py @ 1169:8d785b6ee532

Fix for sudden broken donations form.
author Brian Neal <bgneal@gmail.com>
date Mon, 20 Nov 2017 18:12:24 -0600
parents f4c043cf55ac
children
line wrap: on
line source
"""Constants used throughout the wiki application

"""

SESSION_SET_MEMBER = 'wiki_redis_set_member'