Malcolm Tredinnick:
> 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).

Hey, nice to hear you're back and safe!

It would certainly be good if you could look into the new patches,
there were a lot of conflicts.

But there's no real need to hurry. newforms and admin are heading
for lots of changes, and unless Adrian would like to commit this
patch soon, you'd only have to go through a lot of merge conflicts.

> 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.

I think a "when to use what" section about the differences between
escape, conditional_escape, the template filter `escape`, and
mark_for_escaping would be good. I needed this stuff mostly in
template filters and tags.

And I had a surprise with escape(), since the template filter does
conditional_escape, but the one from django.utils.html does not (I
would have expected that it did conditional_escape, too). But I
didn't really had to use the docs much since I was very involved in
the discussion.


> Thanks for the testing.

That's the least I can do! I am *very* interested in this patch.

BTW, I saw that you're using git too (at least the patches look like
it), would it make sense to share the repositories?


Cheers,

Michael


-- 
noris network AG - Deutschherrnstraße 15-19 - D-90429 Nürnberg -
Tel +49-911-9352-0 - Fax +49-911-9352-100

http://www.noris.de - The IT-Outsourcing Company

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to