view wiki/constants.py @ 993:19b5a6ae3bca

Use https for google maps (bandmap & membermap).
author Brian Neal <bgneal@gmail.com>
date Sun, 01 Nov 2015 16:43:53 -0600
parents f4c043cf55ac
children
line wrap: on
line source
"""Constants used throughout the wiki application

"""

SESSION_SET_MEMBER = 'wiki_redis_set_member'