On Nov 30, 12:31 am, Malcolm Tredinnick <[EMAIL PROTECTED]> wrote: > Both of these changes look like they should work for your particular > situation. They aren't a general solution to the problem -- although > generalising to work correctly might not be too hard -- since you've > changed the hard-coded assumption from zero levels of nesting to only > one level of nesting. Which means that two levels of nesting will still > break, etc.
Actually i've coded the change with infinite nesting levels in mind and tested too, again it's working, after all django always assume "models" module must be contained by our app module. regards, David Elias --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@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-developers?hl=en -~----------~----~----~----~------~----~------~--~---