• 
      

    [rbnotefield] Update for modern Django.

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

    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.

    Summary ID
    Update rbnotefield extension.
    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. Testing Done: Installed and activated the extension.
    ec95db95aa0ef6ad94e756832dec2bf3816c54d4
    chipx86
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to master (345ea33)