Skip to content

Commit

Permalink
Fix docs formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Como committed Feb 26, 2017
1 parent 8afed56 commit 18baff3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -275,13 +275,13 @@ Changes
0.6.2 (26.02.2017)
------------------

* Add support for OS chosen port in `LiveServerTestCase`
* Add support for OS chosen port in ``LiveServerTestCase``
* Better error messages when missing required modules
* `assertRedirects` now supports all valid redirect codes as specified
* ``assertRedirects`` now supports all valid redirect codes as specified
in the HTTP protocol
* Fixed bug that caused `TypeError` instead of `AssertionError` when
* Fixed bug that caused ``TypeError`` instead of ``AssertionError`` when
testing against used templates
* Fixed bug in `assertRedirects` where the location was not being
* Fixed bug in ``assertRedirects`` where the location was not being
checked properly

0.6.1 (03.09.2016)
Expand Down

0 comments on commit 18baff3

Please sign in to comment.