Question

I am getting a weird import error when I try to access admin: http://dpaste.com/292489/ It doesn't seem to be related to my code and I have setup all the proper admin settings and urls, since admin has worked properly before.

Was it helpful?

Solution

The only thing I think to do is to double check your PYTHONPATH and triple check that your ROOT_URLCONF is pointing to the right spot.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top