Re: Comments module

2006-03-13 Thread kahfei
I have the same problem here. Manage to follow the tutorial till part 3. And any comments made to a particular post actually shown in all posts. Still try to solve this problem. Guess Bryan advice might be helpful, should look into details how django blog example in code.djangoproject.com. --~--

Re: Comments module

2006-03-11 Thread Bryan Murdock
On 3/11/06, PythonistL <[EMAIL PROTECTED]> wrote: > > Does anyone use successfully Comments module(django.contrib.comments). > I followed tutorial about blog at > http://www.rossp.org/blog/2006/jan/23/building-blog-django-1/ > but the blog that uses comments module does not work properly for me. >