djangocms-blog icon indicating copy to clipboard operation
djangocms-blog copied to clipboard

'BinOp' object has no attribute 'elts'

Open whisere opened this issue 10 months ago • 4 comments

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'

whisere avatar Sep 07 '23 02:09 whisere