Hi all, I was trying to port an existing (0.91) app to the m-r branch, and found that apparently, the m-r branch requires the models to reside in models.py directly under the app directory (django.db.models.base.ModelBase explicitly checks for the model module name ending in .models). Is this a well known restriction or am I missing something here? If it is, I think it should be added to the RemovingTheMagic page, as the migration fails mysteriously without it.
Regards -fawad --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---