Mercurial > public > sg101
view wiki/constants.py @ 804:95b3d59913ad
Private messages refactoring: compose functionality.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sun, 31 Aug 2014 13:51:06 -0500 |
parents | f4c043cf55ac |
children |
line wrap: on
line source
"""Constants used throughout the wiki application """ SESSION_SET_MEMBER = 'wiki_redis_set_member'