Mercurial > public > sg101
annotate forums/__init__.py @ 1177:e9f6a2c5c1de
Daylight savings time fix
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sun, 10 Mar 2019 14:03:47 -0500 |
parents | 5902dc5e58a3 |
children |
rev | line source |
---|---|
bgneal@920 | 1 default_app_config = 'forums.apps.ForumsConfig' |