-
- Downloads
Merge branch 'passwordless-spike'
Showing
- .gitignore 2 additions, 1 deletion.gitignore
- .gitlab-ci.yml 1 addition, 0 deletions.gitlab-ci.yml
- accounts/authentication.py 23 additions, 0 deletionsaccounts/authentication.py
- accounts/migrations/0001_initial.py 19 additions, 2 deletionsaccounts/migrations/0001_initial.py
- accounts/models.py 26 additions, 8 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 37 additions, 2 deletionsaccounts/views.py
- functional_tests/base.py 9 additions, 1 deletionfunctional_tests/base.py
- functional_tests/test_simple_list_creation.py 8 additions, 1 deletionfunctional_tests/test_simple_list_creation.py
- geckodriver.log 0 additions, 2415 deletionsgeckodriver.log
- lists/templates/base.html 10 additions, 9 deletionslists/templates/base.html
- requirements.txt 2 additions, 1 deletionrequirements.txt
- superlists/settings.py 30 additions, 2 deletionssuperlists/settings.py
- superlists/urls.py 3 additions, 0 deletionssuperlists/urls.py
Loading
Please register or sign in to comment