1
0
mirror of https://github.com/django/django.git synced 2025-03-21 06:40:45 +00:00
Mariusz Felisiak f9936deed1
Fixed -- Fixed serialization crash on m2m fields without natural keys when base querysets use select_related().
Regression in 19e0587ee596debf77540d6a08ccb6507e60b6a7.

Thanks Martin Svoboda for the report.
2023-06-04 20:49:07 +02:00
..