priestc / giotto

Python web development simplified
BSD 2-Clause "Simplified" License
59 stars 10 forks source link

Extend TemplateView to easily get invocations when rendering templates #8

Closed priestc closed 11 years ago

priestc commented 11 years ago

Add a template function, as seen here: https://groups.google.com/forum/?fromgroups=#!topic/pocoo-libs/YscFKoSlLpE

priestc commented 11 years ago

I've decided urls should be simple enough to not need any kind of reverse or resolve functionality