Re: Calling method of a proxy-model in a template

2010-10-08 Thread mettwoch
Hi Daniel, Thanks for the hint, I've read through the documentation and I should be able to handle it despite the fact that I'm more of a "surface" than an "underground" programmer. Kindly Yours Marc On Sep 30, 5:19 pm, Daniel Roseman wrote: > On Sep 30, 3:31 pm, mettwoch wrote: > > > Hi, > >

Re: Calling method of a proxy-model in a template

2010-09-30 Thread Daniel Roseman
On Sep 30, 3:31 pm, mettwoch wrote: > Hi, > > Let's say that I have a proxy model of the User model that adds some > methods. What would be an elegant way to access these methods from > within a template in the same easy way I access the User attributes > through {{ request.session.user.some_attri