Adds ip block middleware
This commit is contained in:
parent
252fff8bfe
commit
16854a52bc
3 changed files with 19 additions and 0 deletions
|
@ -1 +1,3 @@
|
|||
""" look at all this nice middleware! """
|
||||
from timezone_middleware import TimezoneMiddleware
|
||||
from ip_middleware import IPBlocklistMiddleware
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue