view wiki/constants.py @ 990:81b96f3c9e59

Reorganized requirements files to be DRY.
author Brian Neal <bgneal@gmail.com>
date Sat, 31 Oct 2015 17:36:31 -0500
parents f4c043cf55ac
children
line wrap: on
line source
"""Constants used throughout the wiki application

"""

SESSION_SET_MEMBER = 'wiki_redis_set_member'