Skip to content

Commit

Permalink
Update test_widgets.py
Browse files Browse the repository at this point in the history
  • Loading branch information
gabn88 committed Nov 21, 2024
1 parent 0f0e943 commit 33ae8e5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/test_widgets.py
Original file line number Diff line number Diff line change
Expand Up @@ -527,8 +527,6 @@ def test_widget(self):
<input type="text" name="price" value="1,2" />""",
)

import django.http

class QueryArrayWidgetTests(TestCase):
def test_widget_value_from_datadict(self):

Expand Down

0 comments on commit 33ae8e5

Please # to comment.