From: Charles Connell Date: Wed, 14 May 2014 18:32:22 +0000 (-0400) Subject: this is not used any more X-Git-Tag: release-20150131~71 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=a768a44f2926d6d729fc789a5403012671a4bacd;p=oweals%2Fkarmaworld.git this is not used any more --- diff --git a/karmaworld/settings/common.py b/karmaworld/settings/common.py index 0588571..46d0a88 100644 --- a/karmaworld/settings/common.py +++ b/karmaworld/settings/common.py @@ -237,9 +237,6 @@ THIRD_PARTY_APPS = ( 'allauth.socialaccount.providers.facebook', 'allauth.socialaccount.providers.google', 'allauth.socialaccount.providers.twitter', - - # Added to make quizzes moderation nicer - 'nested_inlines', ) LOCAL_APPS = (