view wiki/constants.py @ 764:87490b87c076

Add settings during test to speed things up & disable logging.
author Brian Neal <bgneal@gmail.com>
date Sun, 19 Jan 2014 17:22:49 -0600
parents f4c043cf55ac
children
line wrap: on
line source
"""Constants used throughout the wiki application

"""

SESSION_SET_MEMBER = 'wiki_redis_set_member'