Skip to content

Commit 41aec8e

Browse files
author
Pamela McA'Nulty
committed
Readme layout stuff
1 parent 911ebf4 commit 41aec8e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@ A `coverage.py`_ plugin to measure the coverage of Django templates.
1111
| |kit| |downloads|
1212
1313
Supported Python versions are 2.7, 3.4, 3.5 and 3.6.
14+
1415
Supported Django versions are 1.4 through 1.10.
16+
1517
Supported coverage.py versions are 4.0 and higher.
1618

1719

@@ -66,7 +68,7 @@ Django 1.10.5 is now supported.
6668
Checking settings configuration is deferred so that settings.py is included
6769
in coverage reporting. Fixes `issue 28`_.
6870

69-
Only the django.template.backends.django.DjangoTemplates template engine is
71+
Only the ``django.template.backends.django.DjangoTemplates`` template engine is
7072
supported, and it must be configured with ``['OPTIONS']['debug'] = True``. Fixes
7173
`issue 27`_.
7274

0 commit comments

Comments
 (0)