annotate forums/__init__.py @ 941:4dc6a452afd3

Fixed comment that referred to gdata. We no longer use gdata.
author Brian Neal <bgneal@gmail.com>
date Thu, 30 Apr 2015 20:19:05 -0500
parents 5902dc5e58a3
children
rev   line source
bgneal@920 1 default_app_config = 'forums.apps.ForumsConfig'