app/shell/shell.py
changeset 2344 621252e2cc18
parent 2335 366e64ecba91
--- a/app/shell/shell.py	Mon May 25 20:42:11 2009 +0200
+++ b/app/shell/shell.py	Mon May 25 22:59:33 2009 +0200
@@ -51,6 +51,7 @@
 from google.appengine.ext import webapp
 from google.appengine.ext.webapp import template
 
+import django.template
 import gae_django