flake8
passed.
JSHint
passed.
Review Request #11899 — Created Jan. 2, 2022 and submitted
Information | |
---|---|
chipx86 | |
Django Evolution | |
release-2.x | |
Reviewers | |
django-evolution | |
apply_patches()
can technically be called more than once, which could
result in some bad patches. As a precaution, it now checks if it's been
called before, and if so, it bails.
Unit tests pass.
Summary | |
---|---|