mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #33937 -- Optimized serialization of related m2m fields without natural keys.
This commit is contained in:
committed by
Mariusz Felisiak
parent
604fadde11
commit
19e0587ee5
1
AUTHORS
1
AUTHORS
@@ -616,6 +616,7 @@ answer newbie questions, and generally made Django that much better:
|
||||
Mario Gonzalez <gonzalemario@gmail.com>
|
||||
Mariusz Felisiak <felisiak.mariusz@gmail.com>
|
||||
Mark Biggers <biggers@utsl.com>
|
||||
Mark Evans <mark@meltdownlabs.com>
|
||||
Mark Gensler <mark.gensler@protonmail.com>
|
||||
mark@junklight.com
|
||||
Mark Lavin <markdlavin@gmail.com>
|
||||
|
||||
Reference in New Issue
Block a user