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' #756

Open
whisere opened this issue Sep 7, 2023 · 4 comments
Open

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

whisere opened this issue Sep 7, 2023 · 4 comments

Comments

@whisere
Copy link

whisere commented Sep 7, 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'

@protoroto
Copy link
Member

Hi! Sorry if the question is odd, but what is django-enabler ?

@whisere
Copy link
Author

whisere commented Sep 12, 2023

@protoroto
Copy link
Member

Oh, ok, now I see! I'll have a look at it as soon as I can

@whisere
Copy link
Author

whisere commented Sep 12, 2023

Thank you!

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

No branches or pull requests

2 participants