Mercurial > public > sg101
view wiki/constants.py @ 814:999a71b81111
Private messages refactor: test inbox/outbox limits.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Tue, 09 Sep 2014 20:07:55 -0500 |
parents | f4c043cf55ac |
children |
line wrap: on
line source
"""Constants used throughout the wiki application """ SESSION_SET_MEMBER = 'wiki_redis_set_member'