Commit 5803b2e3 by Chris Rossi Committed by Diana Huang

Don't use linkedin app by default.

parent cf4ae161
...@@ -293,6 +293,3 @@ try: ...@@ -293,6 +293,3 @@ try:
from .private import * # pylint: disable=F0401 from .private import * # pylint: disable=F0401
except ImportError: except ImportError:
pass pass
####################### Linkedin ###########################
INSTALLED_APPS += ('linkedin',)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment