Update the rb_user_stats extension for Review Board 5.0.

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

Information

rb-extension-pack
master

Reviewers

This change updates the user statistics extension for Review Board 5.0.x
and Django 3.2. This particular change is a quite simple one for a
couple string types.

Installed and activated the extension. Hovered over a user and saw user
statistics in the infobox.

Diff Revision 2 (Latest)

orig
1
2

Commits

First Last Summary ID Author
Update the rb_user_stats extension for Review Board 5.0.
This change updates the user statistics extension for Review Board 5.0.x and Django 3.2. This particular change is a quite simple one for a couple string types. Testing Done: Installed and activated the extension. Hovered over a user and saw user statistics in the infobox.
88b4a005993b4cd6eccb130bfc36ca7adba1a3d9 David Trowbridge
rb_user_stats/setup.py
rb_user_stats/rb_user_stats/__init__.py
rb_user_stats/rb_user_stats/extension.py
Loading...