-
- Downloads
spiked in custom passwordless auth backend
Showing
- .gitignore 2 additions, 1 deletion.gitignore
- accounts/__init__.py 0 additions, 0 deletionsaccounts/__init__.py
- accounts/admin.py 3 additions, 0 deletionsaccounts/admin.py
- accounts/apps.py 5 additions, 0 deletionsaccounts/apps.py
- accounts/authentication.py 23 additions, 0 deletionsaccounts/authentication.py
- accounts/migrations/0001_initial.py 37 additions, 0 deletionsaccounts/migrations/0001_initial.py
- accounts/migrations/__init__.py 0 additions, 0 deletionsaccounts/migrations/__init__.py
- accounts/models.py 35 additions, 0 deletionsaccounts/models.py
- accounts/templates/login_email_sent.html 7 additions, 0 deletionsaccounts/templates/login_email_sent.html
- accounts/tests.py 3 additions, 0 deletionsaccounts/tests.py
- accounts/urls.py 8 additions, 0 deletionsaccounts/urls.py
- accounts/views.py 36 additions, 0 deletionsaccounts/views.py
- lists/templates/base.html 12 additions, 0 deletionslists/templates/base.html
- superlists/settings.py 31 additions, 2 deletionssuperlists/settings.py
- superlists/static/scss/home.css 7 additions, 1 deletionsuperlists/static/scss/home.css
- superlists/static/scss/list.css 7 additions, 1 deletionsuperlists/static/scss/list.css
- superlists/urls.py 2 additions, 0 deletionssuperlists/urls.py
Loading
Please register or sign in to comment