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

Fixed #29447 -- Made RelatedManager.set() pass bulk argument to clear().

This commit is contained in:
Alexandr Tatarinov
2018-06-23 23:39:22 +03:00
committed by Tim Graham
parent 6b3e17bab6
commit 7410618528
3 changed files with 7 additions and 1 deletions

View File

@@ -35,6 +35,7 @@ answer newbie questions, and generally made Django that much better:
Aleksi Häkli <aleksi.hakli@iki.fi>
Alexander Dutton <dev@alexdutton.co.uk>
Alexander Myodov <alex@myodov.com>
Alexandr Tatarinov <tatarinov1997@gmail.com>
Alex Couper <http://alexcouper.com/>
Alex Dedul
Alex Gaynor <alex.gaynor@gmail.com>