Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I must have been mistaken for static files, for templates however it is the case:

https://github.com/defnull/bottle/blob/master/bottle.py#L263...

You can override it but you would have to do that for every call to `template` or by monkey patching `TEMPLATE_PATH`.



In the big picture, I don't see having to write a wrapper function for template rendering with a fixed template_lookup argument being a big deal (I'm basing all of my judgments on source alone, I've only fiddled with either framework).


It's still a problem for modularity, something like Flask's blueprints are basically impossible for Bottle.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: