Skip to content

Commit

Permalink
Since Globals is out, register the dtml-tree tag in DocumentTemplate.
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanholek committed Jan 17, 2009
1 parent b8e65be commit f872699
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions __init__.py
Expand Up @@ -20,3 +20,6 @@

from DocumentTemplate.DT_String import String, File
from DocumentTemplate.DT_HTML import HTML, HTMLDefault, HTMLFile

# Register the dtml-tree tag
import TreeDisplay

0 comments on commit f872699

Please sign in to comment.