django-elsewhere
django-elsewhere copied to clipboard
import settings, but not from django.conf import settings
In elsewhere.urls line 1, the import statement is "import settings". I believe this should be from django.conf import settings to save me when I don't have settings on my python path directly.
Link to a branch commit where I fixed this: http://github.com/newmaniese/django-elsewhere/commit/c02cb494f3d11ae010635ba70002ca454ee33b53