view wiki/constants.py @ 890:df09f327e1b9

Update requirements files.
author Brian Neal <bgneal@gmail.com>
date Mon, 16 Feb 2015 18:39:33 -0600 (2015-02-17)
parents f4c043cf55ac
children
line wrap: on
line source
"""Constants used throughout the wiki application

"""

SESSION_SET_MEMBER = 'wiki_redis_set_member'