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 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

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.
9af39aa8cfdb3082f36fca4a7d670933ff9034f4 David Trowbridge
rbcommenttype/setup.py
rbcommenttype/rbcommenttype/__init__.py
rbcommenttype/rbcommenttype/admin_urls.py
rbcommenttype/rbcommenttype/extension.py
rbcommenttype/rbcommenttype/forms.py
Loading...