mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-02-02 20:54:42 +03:00
Update html.py
This commit is contained in:
parent
1838e18aee
commit
e70b82b6c8
|
@ -72,7 +72,7 @@ def parse_html_dict(dictionary, prefix):
|
||||||
-->
|
-->
|
||||||
{
|
{
|
||||||
'profile': {
|
'profile': {
|
||||||
'username': 'example,
|
'username': 'example',
|
||||||
'email': 'example@example.com'
|
'email': 'example@example.com'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user