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

Issue on jaazy menu #350

Open
iammerin opened this issue Nov 10, 2021 · 4 comments
Open

Issue on jaazy menu #350

iammerin opened this issue Nov 10, 2021 · 4 comments

Comments

@iammerin
Copy link

I was working around, everything was OK, and then this appeared; I have no idea what caused this issue.
This is normally resolved by performing a hot reload for a short period of time

File "/venv/lib/python3.8/site-packages/django/template/base.py", line 905, in rend>
gunicorn[1083953]:     return self.render(context)
gunicorn[1083953]:   File "/venv/lib/python3.8/site-packages/django/template/library.py", line 192, in r>
gunicorn[1083953]:     output = self.func(*resolved_args, **resolved_kwargs)
gunicorn[1083953]:   File "/venv/lib/python3.8/site-packages/jazzmin/templatetags/jazzmin.py", line 329,>
gunicorn[1083953]:     if request.COOKIES.get("jazzy_menu", "") == "closed":
gunicorn[1083953]: AttributeError: 'str' object has no attribute 'COOKIES'

@subhajeet2107
Copy link

subhajeet2107 commented Nov 26, 2021

We are also getting the same error, using latest version of jazzmin

@Adrian-Chereghi
Copy link

Is there a workaround for this issue?

@ghost
Copy link

ghost commented Jun 15, 2023

i'm getting this error too, is there a way to fix this?

@lautarodapin-magoya
Copy link

currently having the same issue with

django-jazzmin = "^2.6.0"

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

No branches or pull requests

4 participants