This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-11-24 12:51:44 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
e02fc58889
django
/
tests
/
serializers
/
models
History
Download ZIP
Download TAR.GZ
Mariusz Felisiak
f9936deed1
Fixed
#34620
-- Fixed serialization crash on m2m fields without natural keys when base querysets use select_related().
...
Regression in
19e0587ee5
. Thanks Martin Svoboda for the report.
2023-06-04 20:49:07 +02:00
..
__init__.py
base.py
Fixed
#34620
-- Fixed serialization crash on m2m fields without natural keys when base querysets use select_related().
2023-06-04 20:49:07 +02:00
data.py
multi_table.py
natural.py