The Vulnerability History Project
Vulnerabilities
Insights
Curate
Tags
All
Projects
CWEs
Languages
Lessons
Severities
Subsystems
More
News
Projects We Study
How to Contribute
By the Numbers
About Us
Toggle Theme
Warning: Our website does not support Internet Explorer, please use Edge instead.
Fixed #29094 -- Fixed crash when entering an invalid uuid in ModelAdmin.raw_id_fields.
Regression in 2f9861d823620da7ecb291a8f005f53da12b1e89. Thanks Carel Burger for the report and fix.
by
Lindsey the Elephant Seal 2018-01-31 18:43:05 UTC
commit 552abffab16cbdff571486b683e7e7ef12e46066
Django
django/contrib/admin/widgets.py
+1
-2
docs/releases/1.11.10.txt
-3
docs/releases/2.0.2.txt
-3
tests/admin_widgets/models.py
-3
tests/admin_widgets/tests.py
+1
-7
expand_less