We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a18d46d commit e196f30Copy full SHA for e196f30
hypothesis-python/RELEASE.rst
@@ -0,0 +1,8 @@
1
+RELEASE_TYPE: minor
2
+
3
+:func:`~hypothesis.extra.django.from_field` now supports
4
+:class:`~django.contrib.auth.forms.UsernameField` and
5
+:class:`~django.contrib.auth.forms.ReadOnlyPasswordHashField`
6
+from ``django.contrib.auth.forms``.
7
8
+Thanks to Afonso Silva for reporting and fixing :issue:`3417`.
0 commit comments