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

Run tests against Django 1.10 and Python 3.5 #72

Closed mlavin closed 8 years ago

mlavin commented 8 years ago

Doesn't appear to be any major issues with Django.

codecov-io commented 8 years ago

Current coverage is 92.21% (diff: 100%)

Merging #72 into master will not change coverage

@@             master        #72   diff @@
==========================================
  Files            11         11          
  Lines           437        437          
  Methods           0          0          
  Messages          0          0          
  Branches         35         35          
==========================================
  Hits            403        403          
  Misses           20         20          
  Partials         14         14          

Powered by Codecov. Last update 299a1f7...57221f5