On Samstag, 3. März 2007, Kai Kuehne wrote:
> Hi Dirk,
>
> On 3/3/07, Dirk Eschler <[EMAIL PROTECTED]> wrote:
> > I can add comments through the frontend, but they won't show up. In the
> > free comments admin list view it says "2 free comments", the list however
> > is empty.
>
> I think you have to check the "is public" checkbox in admin.
> I used it this way:
> {% free_comment_form for blog.entry object.id with is_public yes %}
>
> Is public is set to yes. But I have to set it manually in the admin.Hi Kai, the problem is, that i don't see any entries in admin interface. It says "2 free comments", which is the amount of entries i have added through the frontend, but the list is empty. Best Regards. -- Dirk Eschler <mailto:[EMAIL PROTECTED]> http://www.krusader.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

