Mercurial > public > sg101
view messages/__init__.py @ 1018:02ae9a4a846a
ManifestStaticFilesStorage: get rid of STATIC_URL in templates.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sun, 06 Dec 2015 21:49:39 -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