CommaSeparatedIntegerField is deprecated, this is the replacement. I have confirmed there is no SQL generated for this migration since it is already a CharField behind the scenes.
CommaSeparatedIntegerField is deprecated, this is the replacement. I have confirmed there is no SQL generated for this migration since it is already a CharField behind the scenes.