view wiki/constants.py @ 996:ec28e9d1e82a

Initial makemigrations for news.
author Brian Neal <bgneal@gmail.com>
date Sun, 15 Nov 2015 20:44:27 -0600
parents f4c043cf55ac
children
line wrap: on
line source
"""Constants used throughout the wiki application

"""

SESSION_SET_MEMBER = 'wiki_redis_set_member'