Update extensions used by Sonar.

Review Request #12431 — Created July 1, 2022 and submitted — Latest diff uploaded

Information

student-sonar
master

Reviewers

We have a couple extensions that we use for student-specific
functionality. This change ports those over to Python 3/Django 3.2. The
updates here are pretty small.

Installed and activated the extensions on Review Board 5.0.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Update extensions used by Sonar.
We have a couple extensions that we use for student-specific functionality. This change ports those over to Python 3/Django 3.2. The updates here are pretty small. Testing Done: Installed and activated the extensions on Review Board 5.0.
607b7c5d6f4678b537cc7ccd7c8b160d3eb9cb7b David Trowbridge
misc/rb-auto-assigner/setup.py
misc/rb-auto-assigner/rb_auto_assigner/admin_urls.py
misc/rb-auto-assigner/rb_auto_assigner/extension.py
misc/rb-auto-assigner/rb_auto_assigner/forms.py
misc/rb-reviews-api/setup.py
misc/rb-reviews-api/rb_reviews_api/extension.py
misc/rb-reviews-api/rb_reviews_api/resources.py
Loading...