Update for deprecated django urlquote_plus.

Review Request #13633 — Created March 15, 2024 and submitted — Latest diff uploaded

Information

rbintegrations
master

Reviewers

Django has deprecated their urlquote_plus function in favor of the
standard library one. This moves us over.

Ran unit tests.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Update for deprecated django urlquote_plus.
Django has deprecated their urlquote_plus function in favor of the standard library one. This moves us over. Testing Done: Ran unit tests.
11a25ab354a584b5925a4a8626ad56c08d0d1cf8 David Trowbridge
rbintegrations/travisci/api.py
Loading...