mirror of
https://github.com/django/django.git
synced 2025-08-04 10:59:45 +00:00
Refs #32956 -- Updated words ending in -wards.
AP styleguide: Virtually none of the words ending with -wards end with an s.
This commit is contained in:
parent
f2ed2211c2
commit
fbb1984046
15 changed files with 31 additions and 32 deletions
|
@ -74,7 +74,7 @@ behavior is from broken web bots too.
|
|||
before other middleware that intercepts 404 errors, such as
|
||||
:class:`~django.middleware.locale.LocaleMiddleware` or
|
||||
:class:`~django.contrib.flatpages.middleware.FlatpageFallbackMiddleware`.
|
||||
Put it towards the top of your :setting:`MIDDLEWARE` setting.
|
||||
Put it toward the top of your :setting:`MIDDLEWARE` setting.
|
||||
|
||||
You can tell Django to stop reporting particular 404s by tweaking the
|
||||
:setting:`IGNORABLE_404_URLS` setting. It should be a list of compiled
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue