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

Fixed #34820 -- Fixed migrations crash when changing a ForeignObject field.

This commit is contained in:
donghao
2023-09-09 22:49:47 +08:00
committed by Mariusz Felisiak
parent e41f9f9450
commit 71820c9f91
3 changed files with 49 additions and 0 deletions

View File

@@ -391,6 +391,7 @@ answer newbie questions, and generally made Django that much better:
Hang Park <hangpark@kaist.ac.kr>
Hannes Ljungberg <hannes.ljungberg@gmail.com>
Hannes Struß <x@hannesstruss.de>
Hao Dong <https://github.com/RelaxedDong>
Harm Geerts <hgeerts@gmail.com>
Hasan Ramezani <hasan.r67@gmail.com>
Hawkeye