mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-29 13:04:03 +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]foo': 'abc',
|
||||||
'[0]bar': 'def',
|
'[0]bar': 'def',
|
||||||
'[1]foo': 'hij',
|
'[1]foo': 'hij',
|
||||||
'[2]bar': 'klm',
|
'[1]bar': 'klm',
|
||||||
}
|
}
|
||||||
-->
|
-->
|
||||||
[
|
[
|
||||||
|
|
Loading…
Reference in New Issue
Block a user