I have moved my folder from Windows to Linux. It works fine when I try "python manage.py syncdb" on windows, exact same project code, in linux is not working, when I do "python manage.py syncdb". This is driving me crazy. I am getting following errors:
Error: Couldn't install apps, because there were errors in one or more models: mysite.apps.mail: cannot import name Profile Thank you for your help. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---

