flake8
passed.
JSHint
passed.
Review Request #12021 — Created Jan. 29, 2022 and submitted
Information | |
---|---|
david | |
Review Board | |
master | |
Reviewers | |
reviewboard | |
There's now no difference between
force_text
andforce_str
. That
alias is going to be removed in Django 4.0, and raises a warning now, so
switch to the new name.
Ran unit tests.
Summary | |
---|---|
Description | From | Last Updated |
---|---|---|
Small nit: Mind alphabetizing these imports? It was already incorrect, but while here.. |
|
reviewboard/attachments/mimetypes.py (Diff revision 1) |
---|
Small nit: Mind alphabetizing these imports? It was already incorrect, but while here..