mirror of
https://github.com/django/django.git
synced 2025-01-30 12:09:25 +00:00
584c6591a3
Instead of setting ``warning_stream`` in the docutils config overrides to ``False`` I opted for filtering the stderr in the tests to keep the error output showing up in server logs. Thanks Tim Graham for the report and review Backport of 3caf7efb44712f89d6552076c240a3c898673a2c from master