Feedback on alternate comments app

2 views
Skip to first unread message

jfroehlich

unread,
Aug 12, 2007, 2:02:33 PM8/12/07
to Django developers
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 features like support for spam filtering and email notification.
But for now I'd like to hear your opinion and ideas for enhancements.

You can find the sources here: http://www.jfroehlich.net/projects/django-comments/

-Johannes

Collin Grady

unread,
Aug 12, 2007, 9:12:48 PM8/12/07
to Django developers
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.

jfroehlich

unread,
Aug 13, 2007, 5:05:09 AM8/13/07
to Django developers

Well there was this thread [1] about a contrib comments rewrite and
Jacob responded that he had something to show in the near future.
Because of that I thought about waiting for a few weeks. But until now
nothing happened and I didn' had the time to cleanup (unicode support,
small fixes) and release my code for review.

I posted it into django-developers because I'd like to hear feedback
from the core developers. If you like that code or if Jacob finds some
interesting pieces in it you are welcome to use it in django. Sorry
for not telling about this in the original post.


[1]
http://groups.google.com/group/django-developers/browse_thread/thread/f03591808a8b12f5/2d3d76fbbeccbe42?lnk=gst&q=contrib-comments&rnum=3#2d3d76fbbeccbe42

Kai Kuehne

unread,
Aug 13, 2007, 8:02:08 AM8/13/07
to django-d...@googlegroups.com
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

jfroehlich

unread,
Aug 13, 2007, 3:02:09 PM8/13/07
to Django developers
On Aug 13, 2:02 pm, "Kai Kuehne" <kai.kue...@gmail.com> 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 for what Jacob is coming up with. Anyway it wouldn't be
difficult to make it work with django-comment-utils. They could even
be integrated with it.

My app doesn't include karma, ratings, user flags etc because this
wasn't the design goal (but can still be added later). Instead it uses
the new forms framework and you can extend it with your own models and
forms. Take a look at [1] for more details or download the source.

[1] http://www.jfroehlich.net/projects/django-comments/quickstart/

Reply all
Reply to author
Forward
0 new messages