Hacker News new | ask | show | jobs
by re_todd 4837 days ago
Yeah, I've started learning Django this week, and one of the first confusing questions I asked myself is "why are there so many templates?". Then I realized a template in Django is like a normal view in Rails or other frameworks.