Kaydet (Commit) 6d9c5d46 authored tarafından Tim Graham's avatar Tim Graham

Fixed #26636 -- Fixed typo in docs/ref/request-response.txt

üst 7694e196
......@@ -470,7 +470,7 @@ a subclass of dictionary. Exceptions are outlined here:
>>> q.getlist('a')
['1', '2']
>>> q['a'] # returns the last
['2']
'2'
.. method:: QueryDict.items()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment