Update extensions used by Sonar.
Review Request #12431 — Created July 1, 2022 and submitted — Latest diff uploaded
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
Files
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 |
---|