mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-08-03 12:00:12 +03:00
Adjust test case
Uses `vertical` templates only.
This commit is contained in:
parent
8623ab72c4
commit
e75be442d2
|
@ -151,7 +151,7 @@ class TestNestedBoundField:
|
||||||
'<legend>Nested1</legend>'
|
'<legend>Nested1</legend>'
|
||||||
'<divclass="form-group">'
|
'<divclass="form-group">'
|
||||||
'<label>Textfield</label>'
|
'<label>Textfield</label>'
|
||||||
'<inputname="nested2.nested1.text_field"class="form-control"type="text">'
|
'<inputname="nested2.nested1.text_field"class="form-control"type="text"value="">'
|
||||||
'</div>'
|
'</div>'
|
||||||
'</fieldset>'
|
'</fieldset>'
|
||||||
'<divclass="form-group">'
|
'<divclass="form-group">'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user