Changes between Initial Version and Version 1 of Ticket #30249, comment 6
- Timestamp:
- Mar 15, 2019, 6:39:34 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #30249, comment 6
initial v1 7 7 So the other use is having your web server handle the 500 (or whatever) rather than Django doing it. Nothing to do with testing. 8 8 9 Now I know you're not suggesting we get rid of it. My point was that **as an action at a distance** setting controlling the exception handling behaviour, we might well want to phase it out at some point in the fut 9 Now I know you're not suggesting we get rid of it. My point was that **as an action at a distance** setting controlling the exception handling behaviour, we might well want to phase it out at some point in the future. 10 10 11 11 It was the **action at a distance** nature of it that I thought you would equally to me not be keen on.