Merge branch 'passwordless-spike'
accounts/authentication.py
0 → 100644
accounts/tests.py
0 → 100644
accounts/urls.py
0 → 100644
geckodriver.log
deleted
100644 → 0
This source diff could not be displayed because it is too large. You can view the blob instead.
... | ... | @@ -3,4 +3,5 @@ Django==2.1.7 |
selenium==3.141.0 | ||
gunicorn==19.9.0 | ||
psycopg2 | ||
dj_database_url | ||
\ No newline at end of file | ||
dj_database_url | ||
django_mutpy | ||
\ No newline at end of file |
Please register or sign in to comment