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

Fixed #31825 -- Made RenameField operation a noop for fields with db_column.

This commit is contained in:
Iuri de Silvio
2020-07-24 18:08:40 -03:00
committed by Mariusz Felisiak
parent 20799cc0a6
commit 7f4c9222df
4 changed files with 54 additions and 0 deletions

View File

@@ -386,6 +386,7 @@ answer newbie questions, and generally made Django that much better:
Ilya Semenov <semenov@inetss.com>
Ingo Klöcker <djangoproject@ingo-kloecker.de>
I.S. van Oostveen <v.oostveen@idca.nl>
Iuri de Silvio <https://github.com/iurisilvio>
ivan.chelubeev@gmail.com
Ivan Sagalaev (Maniac) <http://www.softwaremaniacs.org/>
Jaap Roes <jaap.roes@gmail.com>