When comments made it into trunk, there was one feature
(moderation queue) that was not documented because
it was quite un'django'ic and I was hoping someone would
come up with a neat way of implementing it within the admin.

But with admin actions integrated into trunk, this job was made
easier. There is a ticket open for this [1].

I have worked on a patch [2] for adding admin actions into
CommentsAdmin. This patch removes the necessity to have a
separate moderation queue for administering comments because
now comments can be administered from within the admin itself.
All the changes are backwards-compatible.

At the same time, I wish to assist James on his 'big' patch [3] and
hope that we can make some headway before the final feature
freeze.

[1] http://code.djangoproject.com/ticket/11625
[2] http://code.djangoproject.com/attachment/ticket/11625/11625.3.diff
[3] http://code.djangoproject.com/ticket/10878

--
Cheers
Theju
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to