import bug fixed (runserver vs. runfcgi issue)
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
from django.template import Context
|
||||
from django.http import HttpResponse
|
||||
|
||||
import middleware
|
||||
import mitxmako.middleware as middleware
|
||||
from django.conf import settings
|
||||
|
||||
from mitxmako.middleware import requestcontext
|
||||
|
||||
Reference in New Issue
Block a user