Wednesday, June 25, 2014

on manage.py migrate appname I get: AttributeError: 'module' object has no attribute 'Migration'

Hi there :)

I'm stuck with this problem 
when I run python manage.py migrate myappname i get the following error:
AttributeError: 'module' object has no attribute 'Migration'

I remember I had this problem before, and I remember that I solved it by deleting all pyc files  - I tried that - still error

any clues?

Thank You

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/757031e8-0951-4d97-908c-ba0e9f9fd88e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment