1
0
mirror of https://github.com/django/django.git synced 2025-03-06 23:42:33 +00:00
django/tests/admin_views
Mariusz Felisiak 23fa29f6a6
Fixed #32649 -- Fixed ModelAdmin.search_fields crash when searching against phrases with unbalanced quotes.
Thanks Dlis for the report.

Regression in 26a413507abb38f7eee4cf62f2ee9727fdc7bf8d.
2021-04-14 12:23:47 +02:00
..