El Wed, 8 Dec 2010 20:00:42 +0100 Łukasz Rekucki <[email protected]> escribió: > 2010/12/8 Nuño Iglesias <[email protected]>: > > > > What i'm trying to do is this: > > {{ mystring | upper }} > > to convert "mystring" into upper-case. > > AFAIR, there should be no spaces before or after "|": > {{ variable|upper }} > > Ups :-s
Thanks a lot, I have been 40 minutes reading about the marvellous template system...getting crazy¡¡¡¡ Now I fell stupid...but very happy :) Thanks a lot Łukasz -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. 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.

