Skip to content

Minor error in settings.py prevents collectstatic to work #60

@jmcoursi

Description

@jmcoursi

In settings.py, STATIC_ROOT = os.path.join(ROOT_PATH, '/static-files'), remove the leading slash, since otherwise os.path.join just returns /static-files.

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