Thanks for passing that link along. Worse part is that I seriously
managed to almost duplicate that patch verbatim in the last 12 hours.
Shouldn't this be marked as a block to the trunk merge? When I didn't
see it there I thought that I had to have been going crazy.
This ticket is a duplicate of the error that I got and perhaps should
be removed: http://code.djangoproject.com/ticket/6572
Many thanks again, Michael
As for that other ticket, you could return it yourself as a dup of the one that is still open for the problem. Just fill in some settings here: http://code.djangoproject.com/settings so you don't show up as "Anonymous". Better if it's done by someone who actually has a clue with regard to the problem reported, and that wouldn't be me.
As I understand the plan, yes. My understanding has been that the
newforms-admin is about removing the dependency on oldforms. The merge
of newforms-admin will be the point at which oldforms gets removed
permanently. I have a recollection that this has been stated in the
past as part of the grand plan, butI can't put my finger on a
reference to confirm this at the moment.
> But honestly I haven't had time to look into what
> exactly the problems are that you (and others) have been hitting in this
> area, so maybe I'm missing some reason why migrating auth to newforms should
> be done first on newforms-admin instead of just doing it on trunk.
It's mostly just a matter of managing the change. We'd rather tell
people _once_ that there are a bunch of changes that need to be made,
rather than trickle lots of little changes, especially when it will be
a big change like deprecating newforms.
Yours,
Russ Magee %-)
The idea is to replace contrib.comments a bit prior to 1.0. So patches
to the existing contrib.comments probably aren't that useful at the
moment. Jacob's already done a lot of the work on the rewrite. Stay away
from that for the time being.
Malcolm
--
The only substitute for good manners is fast reflexes.
http://www.pointy-stick.com/blog/
The auth system is (more or less) completely unrelated to comments, as
far as I'm aware. I think you might be confusing multiple unrelated
things here. You're filtering things based on "uses oldforms" or not.
I'm just splintering off a portion and saying "don't worry about that
bit just yet".
All I wanted to point out is that going nuts and extending into
django.contrib.comments is probably slightly duplicated effort at this
moment in time. We can live with the current status quo in that
directory for now (the only patches worth applying are where changes
elsewhere would mean comments completely break, so patching comments to
work again would be worthwhile).
Cheers,
Malcolm
--
Why be difficult when, with a little bit of effort, you could be
impossible.
http://www.pointy-stick.com/blog/