kstateome / django-cas

K-State's maintained version of django-cas
MIT License
112 stars 83 forks source link

Django 1.5 get_host issue #14

Closed dstegelman closed 11 years ago

dstegelman commented 11 years ago

ient 10.99.6.24] raise exceptions.ImproperlyConfigured('Error importing middleware %s: "%s"' % (mw_module, e)) [Thu Feb 28 18:48:51 2013] [error] [client 10.99.6.24] ImproperlyConfigured: Error importing middleware cas.middleware: "cannot import name get_host"

dstegelman commented 11 years ago

Addressed with pull #15