Update the rbcommenttype extension for Review Board 5.0
Review Request #12185 — Created March 21, 2022 and submitted — Latest diff uploaded
This change updates the comment type extension for Review Board 5.0.x
and Django 3.2.
Installed and activated the comment type extension. Configured the
types, and then created comments with assigned types.
Diff Revision 2
This is not the most recent revision of the diff. The latest diff is revision 3. See what's changed.
orig
1
2
3
Commits
rbcommenttype/setup.py |
---|
rbcommenttype/rbcommenttype/__init__.py |
---|
rbcommenttype/rbcommenttype/admin_urls.py |
---|
rbcommenttype/rbcommenttype/extension.py |
---|
rbcommenttype/rbcommenttype/forms.py |
---|