view wiki/constants.py @ 692:4a49d4ac319f

For #51, remove the ajax popup login window.
author Brian Neal <bgneal@gmail.com>
date Sun, 01 Sep 2013 15:58:45 -0500
parents f4c043cf55ac
children
line wrap: on
line source
"""Constants used throughout the wiki application

"""

SESSION_SET_MEMBER = 'wiki_redis_set_member'