Re: Ticket #2594

2010-06-15 Thread Russell Keith-Magee
On Tue, Jun 15, 2010 at 5:23 AM, Jack Shedd wrote: > Back during one the last Chicago bash, I coded up a fix for Ticket 2594, > which would ensure template tags collapsed on themselves within the final > source of a rendered template. > > http://code.djangoproject.com/ticke

Ticket #2594

2010-06-14 Thread Jack Shedd
Back during one the last Chicago bash, I coded up a fix for Ticket 2594, which would ensure template tags collapsed on themselves within the final source of a rendered template. http://code.djangoproject.com/ticket/2594 Just wondering if anyone's looked at it, if it sucked, etc. --