Re: Feedback on alternate comments app

2007-08-13 Thread jfroehlich
On Aug 13, 2:02 pm, "Kai Kuehne" <[EMAIL PROTECTED]> wrote: > what about features? Do you have more than > django comments + django-comment-uils? At the moment it is of course not as powerful as django-comments and django-comment-utils together. This is because it is still a draft. I was waiting

Re: Feedback on alternate comments app

2007-08-13 Thread Kai Kuehne
Hi Johannes, what about features? Do you have more than django comments + django-comment-uils? If not, I don't know why one should use this. Kai --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" g

Re: Feedback on alternate comments app

2007-08-13 Thread jfroehlich
On Aug 13, 3:12 am, Collin Grady <[EMAIL PROTECTED]> wrote: > This post may be better suited for the django-users list. > > This list is for the discussion of the development of django itself, > not apps that use django. Well there was this thread [1] about a contrib comments rewrite and Jacob re

Re: Feedback on alternate comments app

2007-08-12 Thread Collin Grady
This post may be better suited for the django-users list. This list is for the discussion of the development of django itself, not apps that use django. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django devel

Feedback on alternate comments app

2007-08-12 Thread jfroehlich
Hello everybody. A few month ago I did an own comments app, because the application included with django doesn't have all the features I needed but a lot of stuff I don't need. This one has a very simple base model, is extensible and it uses the new forms framework. I'm planing to add more featur