One specific issue I am having is that the admin screen for the Comment
model is not "synched up" with the data.  The admin list screen has a table
of field names, and the columns do not match the data--the data is shifted.
 So for example, the "Is public" column is displaying the IP address.  Etc.
 Any ideas on what would cause this?  Mptt adds some fields to your model
dynamically, so wondering if this is somehow related.
Any tips appreciated.

Thanks,
Chris

On Tue, Sep 30, 2008 at 2:31 PM, Chris Stromberger <
[EMAIL PROTECTED]> wrote:

> I'm trying to use mptt with contrib.commments and am not having much luck.
>  Basically would like to allow nested comments.  Pretty new to Django, so
> that is contributing to the problem.  Would love to see a simple
> example/summary of what needs to change in contrib.comments to incorporate
> mptt.
> Thanks,
> Chris
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to