view wiki/constants.py @ 1062:286e1a75b490

Make V3 footer stack on small screens.
author Brian Neal <bgneal@gmail.com>
date Mon, 21 Mar 2016 20:28:08 -0500
parents f4c043cf55ac
children
line wrap: on
line source
"""Constants used throughout the wiki application

"""

SESSION_SET_MEMBER = 'wiki_redis_set_member'