view wiki/constants.py @ 709:e1153e58162f

Update to Django 1.5.4; update requirements.txt.
author Brian Neal <bgneal@gmail.com>
date Sun, 15 Sep 2013 21:25:54 -0500
parents f4c043cf55ac
children
line wrap: on
line source
"""Constants used throughout the wiki application

"""

SESSION_SET_MEMBER = 'wiki_redis_set_member'