view wiki/constants.py @ 1213:5e898f91fe36 modernize

Add more unit tests for accounts app.
author Brian Neal <bgneal@gmail.com>
date Sun, 09 Feb 2025 14:31:35 -0600
parents f4c043cf55ac
children
line wrap: on
line source
"""Constants used throughout the wiki application

"""

SESSION_SET_MEMBER = 'wiki_redis_set_member'