Re: Templates for unknown object types

2006-12-18 Thread Alan Trick
Actually every class instance has a __str__ method. If it's not over-ridden, it gets the one inherited from object (which is probably not what you want, but it's still there). Alan Trick --~--~-~--~~~---~--~~ You received this message because you are

OpenID

2006-05-11 Thread Alan Trick
Hi, I was wondering if anyone has thought about providing OpenID support in django. I'm writting an app and I really want to use django, but OpenID is somewhat important for technical reasons. Alan Trick --~--~-~--~~~---~--~~ You received this message be

Re: OpenID

2006-05-11 Thread Alan Trick
t 13:17 +0200, Michael Radziej wrote: > Alan Trick wrote: > > Hi, > > > > I was wondering if anyone has thought about providing OpenID support in > > django. I'm writting an app and I really want to use django, but OpenID > > is somewha

Re: OpenID

2006-05-11 Thread Alan Trick
On Thu, 2006-05-11 at 21:17 +1000, Malcolm Tredinnick wrote: > On Thu, 2006-05-11 at 19:08 +0800, Alan Trick wrote: > > Hi, > > > > I was wondering if anyone has thought about providing OpenID support in > > django. I'm writting an app and I really want to use dj

Re: Search Engine for Python and Django

2006-07-24 Thread Alan Trick
It would be nice if it could be more native, but a qick solution would be to use pdf2html and wvHtml and then parse the results. That's what most other people do. Alan Trick On Mon, 2006-07-24 at 06:14 -0700, Vizcayno wrote: > It was the third I explored also, I made a question in the