Jorris,
Have you tried changing the order of imports in your model? From a quick read of the references, that helped some folks.
Mark
--
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...@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/53778C68.4060102%40promani.be.
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...@googlegroups.com.
To post to this group, send email to django...@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/f4184af8-10a5-4d84-b92f-448b830a1b8f%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.
To post to this group, send email to django...@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/53778C68.4060102%40promani.be.
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...@googlegroups.com.
To post to this group, send email to django...@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/CAEqej2Oarfwzoy7Pi%3Dk01pBD9a6TiyQnUbuSaEXSfPW8exug-Q%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/537956B2.80809%40promani.be.
Joris,
I had some problems moving a django from my dev server to production (apache2 and wsgi). I found a discussion about the differences between how django starts with runserver and how it starts under wsgi...I can't find the link, but try Google with wsgi and django. I did not have the same error that you are reporting, however. But the discussion was helpful.
Have you tried replicating the production server on your development server....maybe in a virtual environment? Then you could try the "remove" and test process to find where the problem is.
That is all I can think of now....good luck!
Mark
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/537956B2.80809%40promani.be.
What a coincidence...Russ gave you the link I was looking for!
Mark
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAJxq84_%2B76_6ba4HhXCUD2XdqS7eMynBW5iiAJyFDBK471WweQ%40mail.gmail.com.