1
0
Fork 0
satnogs-db/auth0login
Corey Shields fca0c1d419 Linting W0223
We were missing a call to return the login page from a BaseAuth abstract function.

Once this is in dev (an auth0 environment) I suspect it might fix librespacefoundation/satnogs/satnogs-db#309

Signed-off-by: Corey Shields <cshields@gmail.com>
2019-07-13 15:40:28 -04:00
..
migrations initial auth0 support for db 2018-11-18 12:55:13 -05:00
__init__.py initial auth0 support for db 2018-11-18 12:55:13 -05:00
admin.py pylint C0111 docstrings 2019-07-12 22:36:18 -04:00
apps.py pylint C0111 docstrings 2019-07-12 22:36:18 -04:00
auth0backend.py Linting W0223 2019-07-13 15:40:28 -04:00
models.py pylint C0111 docstrings 2019-07-12 22:36:18 -04:00
tests.py pylint C0111 docstrings 2019-07-12 22:36:18 -04:00
urls.py pylint C0111 docstrings 2019-07-12 22:36:18 -04:00
views.py pylint C0111 docstrings 2019-07-12 22:36:18 -04:00