Skip to content

Error when uprading project to Django 5.2 #834

Open
@jdcarvalho

Description

@jdcarvalho

The project is raising error on PipelineFinder.find() method.

Apparently a change in find_all method.

The error raise is: PipelineFinder.find() got an unexpected keyword argument 'find_all'

/lib/python3.13/site-packages/pipeline/packager.py, line 25, in sources
if path not in paths and find(path):
^^^^^^^^^^

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions