[rbnotefield] Update for modern Django.

Review Request #14451 — Created June 6, 2025 and submitted — Latest diff uploaded

Information

rb-extension-pack
master

Reviewers

rbnotefield is a trivially small extension to add a "Note to reviewers"
text field. This extension was never updated for modern Django.

The only incompatibility was the use of ugettext_lazy, which now needs
to be gettext_lazy. Since it's so tiny, while I was here I added in
type hints.

Installed and activated the extension.

Commits

Files