Mercurial > public > sg101
view wiki/constants.py @ 1235:05d618e3f353 modernize tip
Add unit test for max_users command.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Fri, 06 Jun 2025 08:18:35 -0500 |
parents | f4c043cf55ac |
children |
line wrap: on
line source
"""Constants used throughout the wiki application """ SESSION_SET_MEMBER = 'wiki_redis_set_member'