Revert overly aggressive killing.

(don't worry--askbot is still dead)
This commit is contained in:
Victor Shnayder
2012-10-30 20:49:10 -04:00
committed by Don Mitchell
parent 956b704786
commit 60368ec370

View File

@@ -359,10 +359,7 @@ MIDDLEWARE_CLASSES = (
'course_wiki.course_nav.Middleware',
<<<<<<< HEAD
'django.middleware.transaction.TransactionMiddleware',
=======
>>>>>>> remove (almost) all references to askbot.
# 'debug_toolbar.middleware.DebugToolbarMiddleware',
'django_comment_client.utils.ViewNameMiddleware',