1
0
mirror of https://github.com/django/django.git synced 2025-03-21 06:40:45 +00:00
Iuri de Silvio 632ccffc49 Fixed -- Made AlterField operation a noop when adding db_column.
AlterField operation with adding a db_column is a noop if the column
name is not changed.
2020-08-14 13:13:36 +02:00
..