view wiki/constants.py @ 1196:e3a7e876aca7

More changes for local upload path.
author Brian Neal <bgneal@gmail.com>
date Sun, 07 May 2023 19:16:03 -0500
parents f4c043cf55ac
children
line wrap: on
line source
"""Constants used throughout the wiki application

"""

SESSION_SET_MEMBER = 'wiki_redis_set_member'