We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85f2ad9 commit 80b8941Copy full SHA for 80b8941
docs/django.rst
@@ -70,10 +70,7 @@ caching.
70
.. note:: You might find other third-party middleware that suggests it should
71
be given highest priority at the top of the middleware list. Unless you
72
understand exactly what is happening you should ignore this advice and always
73
- place ``WhiteNoiseMiddleware`` above other middleware. If you plan to have other
74
- middleware run before WhiteNoise you should be aware of the
75
- `request_finished bug <https://code.djangoproject.com/ticket/29069>`_ in
76
- Django.
+ place ``WhiteNoiseMiddleware`` above other middleware.
77
78
79
.. _compression-and-caching:
0 commit comments