Update the rbcommenttype extension for Review Board 5.0

Review Request #12185 — Created March 21, 2022 and submitted — Latest diff uploaded

Information

rb-extension-pack
master

Reviewers

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 1

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

First Last Summary ID Author
Update the rbcommenttype extension for Review Board 5.0
This change updates the comment type extension for Review Board 5.0.x and Django 3.2. Testing Done: Installed and activated the comment type extension. Configured the types, and then created comments with assigned types.
5db3cba7105831b3191df1da658aa89888ae1daa David Trowbridge
rbcommenttype/setup.py
rbcommenttype/rbcommenttype/__init__.py
rbcommenttype/rbcommenttype/admin_urls.py
rbcommenttype/rbcommenttype/extension.py
rbcommenttype/rbcommenttype/forms.py
Loading...