Re: Template Tag Not Rendering

2009-02-03 Thread JimT
Dan, thanks for replying so quickly. I neglected to note that I'm forced to use version .96 for this project as it's legacy code shared by other sites. I copied the safestring module into my utils directory and it all worked like a charm. Thanks very much for your help! On Feb 3, 1:11 pm, Dani

Re: Template Tag Not Rendering

2009-02-03 Thread Daniel Roseman
JimT wrote: > I've searched pretty much everywhere and I still can't get my simple > template tag working. > > It's supposed to simply return a list of strings which I can output in > a template for loop. Currently it takes no parameters but eventually > I'd like to pass it a string to format the