Display the site data directory in get_data_dir's error message.

Review Request #13305 — Created Oct. 4, 2023 and submitted — Latest diff uploaded

Information

Review Board
release-6.x

Reviewers

We don't properly display the site data directory in get_data_dir's
error message. This change fixes that.

  • Ran into a case where the error is displayed and saw that the site
    data directory was included in the error message.

Changes between revision 1 and 2

orig
1
2

Commits

Summary ID Author
Fix the ImproperlyConfigured error message for get_data_dir.
f6737ede3f38455a7caa46a7b79c9b8461cfd982 Michelle Aubin
Fix the ImproperlyConfigured error message for get_data_dir.
7a2c0ad633579e46d91a09f50fe12a8367aad26a Michelle Aubin
reviewboard/admin/server.py
Loading...