Fish Trophy

david got a fish trophy!

Change force_text to force_str

Review Request #12021 — Created Jan. 29, 2022 and submitted

david
Review Board
master
reviewboard

There's now no difference between force_text and force_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
Change force_text to force_str
Description From Last Updated

Small nit: Mind alphabetizing these imports? It was already incorrect, but while here..

chipx86chipx86
chipx86
  1. 
      
  2. reviewboard/attachments/mimetypes.py (Diff revision 1)
     
     

    Small nit: Mind alphabetizing these imports? It was already incorrect, but while here..

  3. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to django-3.2 (4c21b2e)
Loading...