view wiki/constants.py @ 858:a4d685cdecdd

Update requirements files for Google API v3 Python client install. Installed for new Calendar v3 API, issue #80.
author Brian Neal <bgneal@gmail.com>
date Sat, 22 Nov 2014 13:33:21 -0600
parents f4c043cf55ac
children
line wrap: on
line source
"""Constants used throughout the wiki application

"""

SESSION_SET_MEMBER = 'wiki_redis_set_member'