django/tests/admin_docs
Markus Holtermann 584c6591a3 [1.8.x] Refs #24625 -- Filtered docutils warnings output in tests
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 3caf7efb44 from master
2015-04-14 11:27:57 +02:00
..
fixtures Fixed #20126 -- XViewMiddleware moved to django.contrib.admindocs.middleware 2013-05-19 13:18:35 +02:00
__init__.py Fixed #20126 -- XViewMiddleware moved to django.contrib.admindocs.middleware 2013-05-19 13:18:35 +02:00
evilfile.txt [1.8.x] Fixed #24625 -- Prevented arbitrary file inclusion in admindocs 2015-04-11 21:12:09 +02:00
models.py [1.8.x] Fixed #24625 -- Prevented arbitrary file inclusion in admindocs 2015-04-11 21:12:09 +02:00
tests.py [1.8.x] Refs #24625 -- Filtered docutils warnings output in tests 2015-04-14 11:27:57 +02:00
urls.py Fixed #22218 -- Deprecated django.conf.urls.patterns. 2014-04-03 07:28:10 -04:00
views.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00