Hey Michael, On Wed, 2007-02-07 at 09:11 +0100, Michael Radziej wrote: > Hi, > > I'd like to revive the discussion about autoescape (note that it is > *not* on by default). I have brought the patches up to date (see the > notes in the ticket, #2359), and I'm starting to use this now in my > own projects (with the exception of the admin patch which I have no > use for). I can only report that it works great--thanks, Malcolm! > > It currently lacks newforms support, but I don't expect any problems > with it. You basically have to wrap mark_safe around the strings > that represent rendered html code. newforms are only a bit moving > around too fast to get proper hold of ;-) > > --> http://code.djangoproject.com/ticket/2359
I just got back today from overseas, so after I've worked out which way is up I'll have a look at your fixes and fill in the missing bits (newforms + admin). Any documentation confusion would be good to hear about, since I remember that being a bit tricky to write the first time around -- finding the right mix between accurate, comprehensible and non-scary was the problem. Thanks for the testing. Cheers, Malcolm --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" 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-developers?hl=en -~----------~----~----~----~------~----~------~--~---
