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

Fixed #30828 -- Added how to remove/insert many-to-many relations in bulk to the database optimization docs.

This commit is contained in:
David Foster
2019-10-20 11:47:38 -07:00
committed by Mariusz Felisiak
parent 4b78546ef1
commit 6a04e69e68
2 changed files with 63 additions and 0 deletions

View File

@@ -231,6 +231,7 @@ answer newbie questions, and generally made Django that much better:
David Cramer <dcramer@gmail.com>
David Danier <david.danier@team23.de>
David Eklund
David Foster <david@dafoster.net>
David Gouldin <dgouldin@gmail.com>
david@kazserve.org
David Krauth