We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8fa4e6 commit ae58b2fCopy full SHA for ae58b2f
docs/changelog.rst
@@ -9,11 +9,8 @@ Bug fixes
9
10
* Workaround `--pdb` interaction with Django TestCase. The issue is caused by
11
Django TestCase not implementing TestCase.debug() properly but was brought to
12
- attention with recent changes in pytest 3.0.2. Related issues:
13
- * https://github.com/pytest-dev/pytest/issues/1977
14
- * https://github.com/pytest-dev/pytest-django/pull/406
15
- * https://code.djangoproject.com/ticket/27391
16
-
+ attention with recent changes in pytest 3.0.2. Related issues: `pytest issue <https://github.com/pytest-dev/pytest/issues/1977>`_,
+ `Django issue <https://code.djangoproject.com/ticket/27391>`_.
17
18
3.1.0
19
-----
0 commit comments