view wiki/constants.py @ 800:689db80068c8

Update requirements files to include Django 1.6.6.
author Brian Neal <bgneal@gmail.com>
date Sat, 23 Aug 2014 14:03:09 -0500
parents f4c043cf55ac
children
line wrap: on
line source
"""Constants used throughout the wiki application

"""

SESSION_SET_MEMBER = 'wiki_redis_set_member'