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 1

This is not the most recent revision of the diff. The latest diff is revision 2. See what's changed.

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.
056af18e6d203d5f6d6ad4db913ea0bd3da8bab1 David Trowbridge
rb_user_stats/setup.py
rb_user_stats/rb_user_stats/__init__.py
rb_user_stats/rb_user_stats/extension.py
Loading...