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

add whitenoise after Django SecurityMiddleware #35

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

add whitenoise after Django SecurityMiddleware #35

wants to merge 1 commit into from

Conversation

ntravis
Copy link

@ntravis ntravis commented Nov 14, 2018

This is the recommended approach from whitenoise. Updated the handling of the change in middleware classes to avoid one try/catch block in favor of another (removing a potential duplication requirement)

This is the recommended approach from whitenoise. Updated the handling
of the change in middleware classes to avoid one try/catch block in
favor of another (removing a potential duplicaiton requirement)

* Updated test to reflect the new location
* Update comment to provide slightly more detail
* Fixes #32
@superandrew
Copy link

+1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants