0.3 template base and subdirectories
Bug #224354 reported by
Doc Yes
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
web.py |
Fix Released
|
Undecided
|
Anand Chitipothu |
Bug Description
overview:
template chokes with base on nested directories.
directory tree:
templates/
python:
def GET(self):
renderObj = web.template.
return renderObj.
issue:
'function' object has no attribute helloworld
resolution:
remove base key works fine.
Original email thread:
http://
Changed in webpy: | |
assignee: | nobody → anandology |
milestone: | none → 0.3 |
status: | New → Fix Committed |
Changed in webpy: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.