mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-08-02 11:30: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>'
|
||||
'<divclass="form-group">'
|
||||
'<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>'
|
||||
'</fieldset>'
|
||||
'<divclass="form-group">'
|
||||
|
|
Loading…
Reference in New Issue
Block a user