projects
/
zzz-spline-gts.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Upgrade to Pylons 1.0. #283
[zzz-spline-gts.git]
/
splinext
/
gts
/
__init__.py
diff --git
a/splinext/gts/__init__.py
b/splinext/gts/__init__.py
index
174e8db
..
728a9d8
100644
(file)
--- a/
splinext/gts/__init__.py
+++ b/
splinext/gts/__init__.py
@@
-1,6
+1,6
@@
from pkg_resources import resource_filename
-from pylons import
c, session
+from pylons import
session, tmpl_context as c
from spline.lib.plugin import PluginBase
from spline.lib.plugin import PluginBase, PluginLink, Priority