projects
/
zzz-floof.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Test suite runs and passes!
[zzz-floof.git]
/
floof
/
lib
/
helpers.py
diff --git
a/floof/lib/helpers.py
b/floof/lib/helpers.py
index
14f92d0
..
9fbfa7d
100644
(file)
--- a/
floof/lib/helpers.py
+++ b/
floof/lib/helpers.py
@@
-12,7
+12,8
@@
from pylons import config, url
# Scaffolding helper imports
from webhelpers.html.tags import *
# Scaffolding helper imports
from webhelpers.html.tags import *
-from webhelpers.html import literal
+from webhelpers.html.tools import *
+from webhelpers.html import HTML, literal
from webhelpers.pylonslib import Flash
import sqlalchemy.types as types
flash = Flash()
from webhelpers.pylonslib import Flash
import sqlalchemy.types as types
flash = Flash()