Hacker News new | ask | show | jobs
by qatanah 1540 days ago
Something I've wanted to comment on this as well. It's best to use render_template() when rendering the views so it doesn't tangle w/ a lot of python controller logic.