Add LocalSite layer to diff settings.
Review Request #14433 — Created May 9, 2025 and updated — Latest diff uploaded
This change makes it so if a LocalSite's extra_data contains a
siteconfig
key, we'll use it as an additional layer for diff settings.
This will allow those sites to override the global diff settings.
Ran unit tests.
reviewboard/diffviewer/settings.py |
---|
reviewboard/diffviewer/tests/test_diff_settings.py |
---|