mirror of
https://github.com/django/django.git
synced 2025-06-03 02:29:13 +00:00
Fix typos
This commit is contained in:
parent
7cba92ec55
commit
e17bdb953a
@ -185,7 +185,7 @@ Minor features
|
|||||||
model.
|
model.
|
||||||
|
|
||||||
* The admin now installs a final catch-all view that redirects unauthenticated
|
* The admin now installs a final catch-all view that redirects unauthenticated
|
||||||
users to the login page, regardless or whether the URLs is otherwise valid.
|
users to the login page, regardless of whether the URL is otherwise valid.
|
||||||
This protects against a potential model enumeration privacy issue.
|
This protects against a potential model enumeration privacy issue.
|
||||||
|
|
||||||
Although not recommended, you may set the new
|
Although not recommended, you may set the new
|
||||||
|
Loading…
x
Reference in New Issue
Block a user