Use correct rST code formatting in changelog

This commit is contained in:
Aleksi Häkli 2019-05-25 21:04:41 +03:00
parent ccb14818b8
commit 7340f2c408
No known key found for this signature in database
GPG key ID: 3E7146964D726BBE

View file

@ -6,8 +6,8 @@ Changes
5.0.6 (2019-05-25)
------------------
- Deprecate `AXES_DISABLE_SUCCESS_ACCESS_LOG` flag in favour of
`AXES_DISABLE_ACCESS_LOG` which has mostly the same functionality.
- Deprecate ``AXES_DISABLE_SUCCESS_ACCESS_LOG`` flag in favour of
``AXES_DISABLE_ACCESS_LOG`` which has mostly the same functionality.
Update documentation to better reflect the behaviour of the flag.
[aleksihakli]