Re: built-in comment system with custom views

2007-04-04 Thread Atilla
On 03/04/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Hello, > > I was following tutorial on django built-in comment system in wiki on > djangoproject.com; Everything went fine, however, I can't figure out > how to use them with custom views, I keep getting

built-in comment system with custom views

2007-04-02 Thread [EMAIL PROTECTED]
Hello, I was following tutorial on django built-in comment system in wiki on djangoproject.com; Everything went fine, however, I can't figure out how to use them with custom views, I keep getting different errors. Tutorial example works only with generic

Re: Built-in comment system

2005-12-25 Thread thelaughingman
That one is just what I was looking for, thanks a bunch!

Re: Built-in comment system

2005-12-25 Thread Waylan Limberg
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 &

Re: Built-in comment system

2005-12-24 Thread James Bennett
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

Built-in comment system

2005-12-24 Thread thelaughingman
>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