Revert overly aggressive killing.
(don't worry--askbot is still dead)
This commit is contained in:
committed by
Don Mitchell
parent
956b704786
commit
60368ec370
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user