mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-26 03:23:59 +03:00
Update html.py
This commit is contained in:
parent
3e8068757b
commit
1838e18aee
|
@ -36,7 +36,7 @@ def parse_html_list(dictionary, prefix=''):
|
|||
'[0]foo': 'abc',
|
||||
'[0]bar': 'def',
|
||||
'[1]foo': 'hij',
|
||||
'[2]bar': 'klm',
|
||||
'[1]bar': 'klm',
|
||||
}
|
||||
-->
|
||||
[
|
||||
|
|
Loading…
Reference in New Issue
Block a user