Mercurial > public > sg101
view messages/__init__.py @ 1222:39a7f86acd7e modernize tip
Add unit tests for comments templatetags.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Tue, 04 Mar 2025 19:25:13 -0600 |
parents | 53eaeb29bd2a |
children |
line wrap: on
line source
default_app_config = 'messages.apps.MessagesConfig' MSG_BOX_LIMIT = 30 # hard limit on # of msgs per box