diff --git a/CHANGES.rst b/CHANGES.rst index a48086d..fd67e02 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -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]