Skip to content

Append or insert settings. #20

Description

@teserak

Sometimes I need to add a middleware on the top or near the top.
An example is the Debug Toolbar.

The order of MIDDLEWARE_CLASSES is important. You should include the Debug Toolbar 
middleware as early as possible in the list. However, it must come after any other middleware that 
encodes the response’s content, such as GZipMiddleware.

It's possible with logan?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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