mirror of
https://github.com/django/django.git
synced 2025-07-24 13:44:32 +00:00
[3.0.x] Fixed typos in 3.0 release notes and docs/ref/request-response.txt.
Backport of 52018e1615
from master
This commit is contained in:
parent
f4baf2fdf6
commit
79c92fc7b6
2 changed files with 2 additions and 2 deletions
|
@ -206,7 +206,7 @@ All attributes should be considered read-only, unless stated otherwise.
|
|||
|
||||
.. versionchanged:: 3.0
|
||||
|
||||
Support for look ups using underscores was added.
|
||||
Support for lookups using underscores was added.
|
||||
|
||||
.. attribute:: HttpRequest.resolver_match
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue