We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c50d4c commit cbbd43bCopy full SHA for cbbd43b
patchman/settings.py
@@ -13,7 +13,6 @@
13
MIDDLEWARE = [
14
'django.middleware.security.SecurityMiddleware',
15
'django.middleware.cache.UpdateCacheMiddleware',
16
- 'patchman.middleware.NeverCacheMiddleware',
17
'django.middleware.http.ConditionalGetMiddleware',
18
'django.contrib.sessions.middleware.SessionMiddleware',
19
'django.middleware.common.CommonMiddleware',
0 commit comments