Skip to content

Commit

Permalink
with gzip
Browse files Browse the repository at this point in the history
  • Loading branch information
wrabit committed Jul 6, 2024
1 parent aaf9d37 commit bd0a6e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/docs_project/docs_project/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
]

MIDDLEWARE = [
"django.middleware.gzip.GZipMiddleware",
"django.middleware.security.SecurityMiddleware",
"django.contrib.sessions.middleware.SessionMiddleware",
"django.middleware.common.CommonMiddleware",
Expand Down

0 comments on commit bd0a6e3

Please sign in to comment.