On Mon, 2007-03-26 at 19:23 -0300, Anderson Santos Silva wrote: > Hello, I am having problem when I use the order_with_respect_to and > a self related foreign key model: > > When I validate this, it raises "'str' object has no attribute > 'get_section_order'" and when I use self or Section, it raises the error: > "Section has no field named 'self'"
What version of Django are you using? I cannot find the string get_section_order anywhere in the source code in the latest version, so I can't work out what is raising this error. There may be a genuine bug here, but I'm reluctant to dive too deep until we've worked out why you are seeing an error message from beyond the grave, so to speak. :-) Regards, Malcolm --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---