Make email preview views DEBUG-only.

Review Request #13286 — Created Sept. 25, 2023 and submitted — Latest diff uploaded

Information

Review Board
release-6.x

Reviewers

We have a handful of URLs that are meant for internal debugging of
e-mail notifications. It doesn't make sense to enable these on
production or non-DEBUG installs. This change wires those off.

Ran unit tests.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Make email preview views DEBUG-only.
We have a handful of URLs that are meant for internal debugging of e-mail notifications. It doesn't make sense to enable these on production or non-DEBUG installs. This change wires those off. Testing Done: Ran unit tests.
30c0a494bac97f51e9a4c29e77ee2cc08a8be904 David Trowbridge
reviewboard/accounts/urls.py
reviewboard/reviews/urls.py
Loading...