Re: ExceptionMiddleware still necessary in documentation?

2018-04-28 Thread Shiyang Wang
; >> It got removed in >> https://github.com/django/django/commit/7d1b69dbe7f72ac04d2513f0468fe2146231b286 >> >> -- as such it can also be removed from the documentation. >> >> On Wednesday, April 25, 2018 at 9:34:07 PM UTC+2, Shiyang Wang wrote: >>>

ExceptionMiddleware still necessary in documentation?

2018-04-25 Thread Shiyang Wang
Hello! Following up from this issue: https://code.djangoproject.com/ticket/29359 I am currently working on this issue with Jessica and I was wondering if ExceptionMiddleware is still necessary in the documentation, or can it simply be removed? It is not referenced anywhere else in the Django co