From 4ca640d27f94fcddbe10a77b8b62f7f77d68bcee Mon Sep 17 00:00:00 2001 From: Martey Dodoo Date: Fri, 11 Oct 2013 16:26:37 -0400 Subject: [PATCH] Remove reference to axes.log in README. Since the custom logfile "axes.log" was removed in commit ef3f75e, the README should no longer reference it. --- README.rst | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.rst b/README.rst index 724c16f..a1c6f33 100644 --- a/README.rst +++ b/README.rst @@ -135,10 +135,7 @@ Usage Using ``django-axes`` is extremely simple. Once you install the application and the middleware, all you need to do is periodically check the Access -Attempts section of the admin. A log file is also created for you to keep -track of the events surrounding failed login attempts. This log file can be -found in your Django project directory, by the name of ``axes.log``. In the -future I plan on offering a way to customize options for logging a bit more. +Attempts section of the admin. By default, django-axes will lock out repeated attempts from the same IP address. You can allow this IP to attempt again by deleting the relevant