mirror of
https://github.com/django/django.git
synced 2025-08-31 07:47:37 +00:00
Removed British/Austrialian word: whilist.
This commit is contained in:
parent
16411b8400
commit
98839e9066
6 changed files with 7 additions and 7 deletions
|
@ -184,7 +184,7 @@ Comparison with middleware conditional processing
|
|||
You may notice that Django already provides simple and straightforward
|
||||
conditional ``GET`` handling via the
|
||||
:class:`django.middleware.http.ConditionalGetMiddleware` and
|
||||
:class:`~django.middleware.common.CommonMiddleware`. Whilst certainly being
|
||||
:class:`~django.middleware.common.CommonMiddleware`. While certainly being
|
||||
easy to use and suitable for many situations, those pieces of middleware
|
||||
functionality have limitations for advanced usage:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue