We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 017b8da commit 47d3948Copy full SHA for 47d3948
vulnerabilities/forms.py
@@ -14,6 +14,7 @@
14
15
16
class PackageSearchForm(forms.Form):
17
+
18
search = forms.CharField(
19
required=True,
20
widget=forms.TextInput(
0 commit comments