1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

[4.1.x] Fixed #34139 -- Fixed acreate(), aget_or_create(), and aupdate_or_create() methods for related managers.

Bug in 58b27e0dbb.

Backport of 7b94847e38 from main
This commit is contained in:
Jon Janzen
2022-11-04 15:22:32 +01:00
committed by Mariusz Felisiak
parent 8740d2f452
commit 9fb57fcc70
8 changed files with 155 additions and 0 deletions

View File

@@ -491,6 +491,7 @@ answer newbie questions, and generally made Django that much better:
John Shaffer <jshaffer2112@gmail.com>
Jökull Sólberg Auðunsson <jokullsolberg@gmail.com>
Jon Dufresne <jon.dufresne@gmail.com>
Jon Janzen <jon@jonjanzen.com>
Jonas Haag <jonas@lophus.org>
Jonas Lundberg <jonas.lundberg@gmail.com>
Jonathan Davis <jonathandavis47780@gmail.com>