Attemping another fix for staging...

This commit is contained in:
Piotr Mitros
2012-01-29 21:59:27 -05:00
parent c7059bb005
commit 2222e5b781

View File

@@ -17,6 +17,7 @@ import tempfile
from django.template import RequestContext
requestcontext = None
lookup = None
class MakoMiddleware(object):
def __init__(self):