X-Git-Url: http://git.veekun.com/zzz-floof.git/blobdiff_plain/55270a42bf0699bd78b95a945fddd73a165507ee..6371c50c3b414c0bb06a6144cd31803a1363a602:/floof/lib/helpers.py?ds=sidebyside diff --git a/floof/lib/helpers.py b/floof/lib/helpers.py index 28e9176..c8a1251 100644 --- a/floof/lib/helpers.py +++ b/floof/lib/helpers.py @@ -8,6 +8,7 @@ available to Controllers. This module is available to both as 'h'. # from webhelpers.html.tags import checkbox, password from webhelpers import * from routes import url_for, redirect_to +from pylons import url # Scaffolding helper imports from webhelpers.html.tags import *