Good day,
10 minutes ago everything worked fine. I changed nothing except running the server again and now I get the error
line 2, in <module>
from .forms import LoginForm, RegisterForm
ImportError: attempted relative import with no known parent package
I am in the views.py and want to import forms.py
Edit: No it works again but I changed nothing. Don't really know what is going on