mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Fixed #28720 -- Added HttpRequest.get_full_path_info().
This commit is contained in:
@@ -159,7 +159,7 @@ Models
|
||||
Requests and Responses
|
||||
~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
* ...
|
||||
* Added :meth:`.HttpRequest.get_full_path_info`.
|
||||
|
||||
Serialization
|
||||
~~~~~~~~~~~~~
|
||||
|
||||
Reference in New Issue
Block a user