Mercurial > public > sg101
view wiki/constants.py @ 888:deef1536a54a
See if file available at https: by doing HEAD request.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Mon, 09 Feb 2015 20:25:13 -0600 |
parents | f4c043cf55ac |
children |
line wrap: on
line source
"""Constants used throughout the wiki application """ SESSION_SET_MEMBER = 'wiki_redis_set_member'