Modernize rbwebhooks for Review Board 4.0.
Review Request #11062 — Created July 2, 2020 and submitted — Latest diff uploaded
This change updates the rbwebhooks extension for Review Board 4.0/Django
1.11. It also updates the code to use six moves for urllib, and adds
docstrings.
Activated the extension and played with the settings.
rbwebhooks/rbwebhooks/admin.py |
---|
rbwebhooks/rbwebhooks/admin_urls.py |
---|
rbwebhooks/rbwebhooks/extension.py |
---|
rbwebhooks/rbwebhooks/forms.py |
---|
rbwebhooks/rbwebhooks/handlers.py |
---|
rbwebhooks/rbwebhooks/models.py |
---|