Mercurial > public > sg101
view messages/__init__.py @ 990:81b96f3c9e59
Reorganized requirements files to be DRY.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sat, 31 Oct 2015 17:36:31 -0500 |
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