Wednesday, June 25, 2014

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

Hi Erik

Thank You

I tried ./manage.py migrate myappname --traceback
Still the same error message and no more info available than before.

PS I see You are from DK - I'm from Aalborg, You?

Michael


2014-06-25 20:31 GMT+02:00 Erik Cederstrand <erik+lists@cederstrand.dk>:
Den 25/06/2014 kl. 16.19 skrev Michael Lind Hjulskov <mhjulskov@gmail.com>:

> 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?


Try getting a backtrace:

./manage.py migrate myappname --traceback


Erik

--
You received this message because you are subscribed to a topic in the Google Groups "Django users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/django-users/d6TT9Z6nDLI/unsubscribe.
To unsubscribe from this group and all its topics, 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/4657E66A-9476-49A5-8EB1-BD2BEBA86049%40cederstrand.dk.
For more options, visit https://groups.google.com/d/optout.

--
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/CAJrCdYBsCHdHm%2BJVnBho_FKM%3DOWB3Xu3iMODhFw9o9WzOS4vbA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment