Loading docs/ref/request-response.txt +1 −1 Original line number Diff line number Diff line Loading @@ -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() Loading Loading
docs/ref/request-response.txt +1 −1 Original line number Diff line number Diff line Loading @@ -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() Loading