Hello, I am building a simple flat pages app and I am running into problems using Treebeard.
For those not familiar with Treebeard: <https://tabo.pe/projects/django-treebeard/> Treebeard example app: <http://code.tabo.pe/django-treebeard/src/93b579395a9c/tbexample> Ok, here's my code: <https://gist.github.com/1504127> Traceback: <http://dpaste.com/675982/> Everything works great when I remove the "filedsets" from the admin. I don't understand why having fieldsets would break things... Everything was working before adding Treebeard. Just wondering if this is a Treebeard bug, or am I missing something obvious here? Note: Unfortunately, I have not found any Treebeard examples that use fieldsets in the admin. :( Any tips/help/advice would be spectacular! :) Thanks! Micky -- 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 django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.