On 12/24/05, thelaughingman <[EMAIL PROTECTED]> wrote: >From looking around on the Django site, it appears that there is a > built in comment system, but as far as I can tell it is undocumented, > does anyone have any pointers on how to get started using it? I am > building my own blog system, as I'm sure many Django users have, and I > dont really want to re-invent the wheel (commenting system) if I don't > have to. Thanks.
I've figured out a lot of it from poking around in the djangoproject.com code; the templates use the comment tags you'll need in order to take advantage of the comment application. -- "May the forces of evil become confused on the way to your house." -- George Carlin