Thomas Guettler wrote: > Background: I develop web applications with python since 6 years. > First with Zope, then with quixote and ZODB. > ... > I am sorry, but I don't like the template language. I have no problem to > have HTML in python code.
Quixote's PTL is the best way I know of doing that: keep using it, even with Django. :-) > Back to templates: I might use templates, if I could make function calls with > arguments. I just want to pass the request object to my method. I found no > way > to do this. Yes, I know you can create own tags, but that's too complicated. See above. -- Nicola Larosa - http://www.tekNico.net/ We used to quip that "password" is the most common password. Now it's "password1." Who said users haven't learned anything about security? -- Bruce Schneier, December 2006 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---