reviewboard.admin.checks¶
- check_updates_required()[source]¶
Check if there are manual updates required.
Sometimes, especially in developer installs, some things need to be tweaked by hand before Review Board can be used on this server.
- reset_check_cache()[source]¶
Reset the cached data of all checks.
This is mainly useful during unit tests.