flake8
passed.
JSHint
passed.
Review Request #12230 — Created April 8, 2022 and submitted
Information | |
---|---|
chipx86 | |
Django Evolution | |
release-2.x | |
Reviewers | |
django-evolution | |
This is a small change to
ChangeField.mutate()
that splits out some
logic into a helper function and removes redundant variable access.There are no behavioral changes here, just preparation for some larger
upcoming changes to this class.
Unit tests pass.
Summary | |
---|---|