Skip to content
This repository was archived by the owner on Oct 16, 2024. It is now read-only.
This repository was archived by the owner on Oct 16, 2024. It is now read-only.

Whitenoise middleware included twice #97

Open
@tyrion

Description

@tyrion

Currently the whitenoise middleware gets included twice, because you are manually adding it into settings.py and calling django_heroku.settings without passing staticfiles=False (and therefore it gets added an other time by django-heroku).

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