Skip to content

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

Open
@whisere

Description

@whisere

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

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @whisere

        Issue actions

          'BinOp' object has no attribute 'elts' · Issue #47 · nephila/django-app-enabler