Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
watucker committed Dec 3, 2020
2 parents 217b21f + b2c11c0 commit 215806f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ There are two middleware classes that can be added to a Django application's `MI

A simple middleware that will authorize any request that has been successfully authenticated.

### Bybassing authorization based on requests
### Bybassing authorization

The `AUTHORIZATION_EXEMPT_FILTER` setting can be assigned a function used to determine whether a request is exempt from authorization. e.g.

Expand Down

0 comments on commit 215806f

Please sign in to comment.