marazmiki / django-ulogin

Plug a social authentication feature to your Django application easy!
https://django-ulogin.readthedocs.io/ru/latest/
MIT License
26 stars 19 forks source link

FIX: AJAX, + many #36

Open mcd-php opened 8 years ago

mcd-php commented 8 years ago
  1. JS failed if loaded by AJAX

Old issues:

marazmiki commented 8 years ago

Could you please make your code compatible with PEP-0008 standarts? You can use pyflakes or flake8 utility for check it.

coveralls commented 8 years ago

Coverage Status

Coverage decreased (-1.7%) to 89.078% when pulling 73190e9ec11b4c0e74e0c3248ca885f005d6209e on mcd-php:master into 6938aa47e9da62b45954c528094f8fcd99c79734 on marazmiki:master.

mcd-php commented 8 years ago

Oops, I don't know this project well enough to write tests, the coverage decreased due to code inflation in parts which were untested even before.