1
0
mirror of https://github.com/django/django.git synced 2025-04-22 00:04:43 +00:00

[3.2.x] Fixed typos in 3.2 release notes.

Backport of e17bdb953a72f1eae76a914a21ce4e83d3e3b608 from master
This commit is contained in:
Dan Swain 2021-02-03 15:01:12 -05:00 committed by Carlton Gibson
parent b36beec208
commit afe34e7237

View File

@ -185,7 +185,7 @@ Minor features
model.
* 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.
Although not recommended, you may set the new