On Mon, 2007-03-26 at 22:41 -0300, Anderson Santos Silva wrote: > I am working with the trunk, and I never tried the order_with_respect_to > before, so I don't know how it works but it's on the official Django's > documentation. > Since my model is called Section, it's probably something about Python > tricks to get a property dinamically. That sounds exciting, my first bug > found =) > I googled everything about this and I couldn't find anything similar and > I don't know where to start to find why this bug happens. But all the > examples that I found about this property (order_with_respect_to) uses a > different model, maybe it's a clue.
It may not be a bug. Let's gather some more information first. You said that when you used "parent" as the attribute in order_with_respect_to, it gave you an error. Could you please post the full traceback. Like I said, the fragment you posted doesn't correspond to any place in the code I can find, so I'd like to see a bit more information about how it occurred. Thanks, 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 -~----------~----~----~----~------~----~------~--~---