Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chapter 4, TemplateSyntaxError at /account/login/ Could not parse the remainder: '=="dashboard"' from 'section=="dashboard"' #45

Open
ujyr81 opened this issue Jun 7, 2023 · 1 comment

Comments

@ujyr81
Copy link

ujyr81 commented Jun 7, 2023

Request Method: GET
http://127.0.0.1:8000/account/login/
4.2.1
TemplateSyntaxError
Could not parse the remainder: '=="dashboard"' from 'section=="dashboard"'
D:\Code\Web\Projects\Social Media App.venv\lib\site-packages\django\template\base.py, line 703, in init
django.contrib.auth.views.LoginView
@maskalev
Copy link

maskalev commented Dec 8, 2023

@ujyr81 if you look at the source code, you will notice that spaces are used there (yes, there are none in the Russian version of the book either)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants