Relative Content

Tag Archive for pythondjangourldjango-urls

KeyError error at /registration/register/ ’email’

I have a problem. When clicking on the link http://127.0.0.1:8000/accounts/register / returns the KeyError error at /accounts/register/
’email’. I program in django in pycharm.
I want to point out that there is a specific ’email’ error here!