Revert "spiked in custom passwordless auth backend"
This reverts commit 82fc5870.
accounts/__init__.py
deleted
100644 → 0
accounts/admin.py
deleted
100644 → 0
accounts/apps.py
deleted
100644 → 0
accounts/models.py
deleted
100644 → 0
accounts/tests.py
deleted
100644 → 0
accounts/urls.py
deleted
100644 → 0
accounts/views.py
deleted
100644 → 0
... | ... | @@ -3,5 +3,4 @@ Django==2.1.7 |
selenium==3.141.0 | ||
gunicorn==19.9.0 | ||
psycopg2 | ||
dj_database_url | ||
django_mutpy | ||
\ No newline at end of file | ||
dj_database_url | ||
\ No newline at end of file |
Please register or sign in to comment