Skip to content

Error during management command: deleteredundantstatic #37

@kahnj

Description

@kahnj

Currently getting this error when running deleteredundantstatic. It is happening in get_needful_files, and the tuple is coming from here in Django code I believe. Presumably, it should just be using the first paths value from the tuple? Not sure if I am missing configuration or anything but that is certainly possible as well.

AttributeError: 'tuple' object has no attribute 'values'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions