Hacker News new | ask | show | jobs
by JshWright 4607 days ago
I really like the fact that render_to is a decorator. That cleans up a bit of boilerplate that would normally be in the view (even with django.shortcuts.render).