-
Notifications
You must be signed in to change notification settings - Fork 74
Open
Description
Hi!
I cloned the GitHub repo, and followed the instructions in the README carefully.
Migrations worked and python manage.py runserver runs ok.
When I try to sing up for a new account, I get this on the terminal:
System check identified no issues (0 silenced).
March 20, 2021 - 09:40:24
Django version 3.0.8, using settings 'auth_system.settings'
Starting development server at http://127.0.0.1:8000/
Quit the server with CONTROL-C.
[20/Mar/2021 09:40:30] "GET / HTTP/1.1" 200 2365
[20/Mar/2021 09:40:30] "GET /static/js/2.304b9161.chunk.js HTTP/1.1" 304 0
[20/Mar/2021 09:40:30] "GET /static/js/main.a93af782.chunk.js HTTP/1.1" 304 0
[20/Mar/2021 09:40:30] "GET /favicon.ico HTTP/1.1" 200 2365
[20/Mar/2021 09:40:30] "GET /manifest.json HTTP/1.1" 200 2365
[20/Mar/2021 09:40:32] "GET /favicon.ico HTTP/1.1" 200 2365
Unauthorized: /auth/users/
[20/Mar/2021 09:41:16] "OPTIONS /auth/users/ HTTP/1.1" 401 58
Moreover, I am not getting any account verification email on the email address I used for sign up.
Appreciate the help!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels