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 3 (Latest)

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