kstateome / django-cas

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

Release 1.1.0 #34

Closed dstegelman closed 9 years ago

dstegelman commented 9 years ago
chadgh commented 9 years ago

This looks great. Can't wait to see it released. Is there anything I can do to help this move along?

dstegelman commented 9 years ago

My plan is for this week. I've been testing this internally but could any additional testing would be appreciated!

chadgh commented 9 years ago

I don't know if this matters or not, but the README seems to leave out a few steps on setup. There isn't a mention of the AUTHENTICATION_BACKEND settings being set or the urls.py file being updated. Unless I'm missing something, both of those seem to be required.

Other than that, things seem to be working fine for me. I'm not testing any of the new features though, just standard logging in via CAS with Python 3.3 and Django 1.7.4.

dstegelman commented 9 years ago

@chadgh Thanks. I'll get the README updated and we should be good to release this week.