mlavin / django-all-access

django-all-access is a reusable application for user registration and authentication from OAuth 1.0 and OAuth 2.0 providers such as Twitter and Facebook.
http://readthedocs.org/docs/django-all-access/
BSD 2-Clause "Simplified" License
60 stars 29 forks source link

Django 1.9 Support #62

Closed mlavin closed 8 years ago

mlavin commented 8 years ago

Running tests against the Django 1.9 beta. Fixed a few deprecations.