Very basic django app that gives me the following when I try to do anything (runserver, syncdb). Thoughts?
If it is a problem with one of my files, could you help guide me as to what the issue may be?
File "/Library/Python/2.7/site-packages/django/dispatch/__init__.py", line 9, in <module>
from django.dispatch.dispatcher import Signal, receiver
ImportError: cannot import name receiver