i am using nadine locally on my pc and was able to add superuser (admin) perfectly fine
however when using the webapp i get this weird error message in red
and nothing happens, the user is not added
i checked the code of that member view and it seems everything is written correctly and there isnt even an error in the terminal, how can i locate the issue?
the trace at the end:
[03/Mar/2020 18:23:52] INFO [django.server:157] "POST /staff/members/new_user/ HTTP/1.1" 200 14128
[03/Mar/2020 18:23:58] WARNING [django.server:157] "GET /static/staff/fonts/roboto/Roboto-Regular.woff2 HTTP/1.1" 404 1743
[03/Mar/2020 18:23:58] WARNING [django.server:157] "GET /static/staff/fonts/roboto/Roboto-Regular.woff HTTP/1.1" 404 1740
[03/Mar/2020 18:23:58] WARNING [django.server:157] "GET /static/staff/fonts/roboto/Roboto-Regular.ttf HTTP/1.1" 404 1737