commit | e9e43bbabc4e98c4e6f2add5f02f17ae69068cfd | [log] [tgz] |
---|---|---|
author | Christoph Hack <christoph@tux21b.org> | Sun Apr 13 23:35:48 2008 +0200 |
committer | Christoph Hack <christoph@tux21b.org> | Sun Apr 13 23:35:48 2008 +0200 |
tree | 4b8e357628e11293c4d81bb480346d046c5298d1 | |
parent | 625215e9153d2f2a0a40d3b2182f0c5d216502b9 [diff] [blame] |
converted unit tests, started rewriting filters --HG-- branch : trunk
diff --git a/tests/runtime/bigtable.py b/tests/runtime/bigtable.py index ce853d9..c86a12a 100644 --- a/tests/runtime/bigtable.py +++ b/tests/runtime/bigtable.py
@@ -24,7 +24,7 @@ except ImportError: have_genshi = False -from jinja import Environment +from jinja2 import Environment try: from django.conf import settings