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

'BinOp' object has no attribute 'elts' #47

Open
whisere opened this issue Sep 12, 2023 · 0 comments
Open

'BinOp' object has no attribute 'elts' #47

whisere opened this issue Sep 12, 2023 · 0 comments
Labels
type: bug Something isn't working

Comments

@whisere
Copy link

whisere commented Sep 12, 2023

run
django-enabler install djangocms-blog

reports:
python3.10/site-packages/app_enabler/patcher.py", line 127, in update_urlconf
for url_line in node.value.elts:
AttributeError: 'BinOp' object has no attribute 'elts'

See also nephila/djangocms-blog#756

@whisere whisere added the type: bug Something isn't working label Sep 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant