• 
      

    Load djblets-widgets on all pages, not just admin.

    Review Request #10650 — Created July 29, 2019 and submitted — Latest diff uploaded

    Information

    Review Board
    release-4.0.x

    Reviewers

    We moved the related object selector implementation into djblets, and as
    part of that change the new djblets-widgets bundle was only loaded for
    admin pages. Unfortunately this broke rbintegrations features which
    relied on selectize for some special fields. This change loads the
    bundle on all pages, not just those in admin.

    Was able to use rbintegrations fields based on selectize.

    Commits

    Files