django-axes/axes
Артур Муллахметов 4e8f94d7c2 Add json response on ajax request.
2016-05-13 11:15:38 +03:00
..
management Fixing #126, possibly breaking compatibility with Django<=1.7 2016-03-11 19:43:01 +02:00
migrations Made migrations py3 compatible 2016-03-08 22:41:10 +01:00
__init__.py pull version from the correct package 2013-11-01 12:02:56 +00:00
admin.py added 'username' field to the Admin table 2013-07-01 16:27:31 +05:30
decorators.py Add json response on ajax request. 2016-05-13 11:15:38 +03:00
middleware.py added middleware to decorate views with watched_login 2014-12-23 08:17:34 -07:00
models.py Add db indexes to CommonAccess model 2015-12-17 13:50:29 -08:00
signals.py Fixed an issue when a user on django 1.4 logout 2013-04-20 18:39:59 -05:00
test_settings.py Cleaned testing, removing global state and made some tweaks 2015-03-23 08:56:22 -05:00
test_urls.py Added better testing schema 2013-03-16 16:09:55 -05:00
tests.py Issue #155. Lockout response status code changed to 403. 2016-05-12 23:19:22 +03:00
utils.py Improved axes_reset command. Fixes #52 2013-07-27 12:16:54 -05:00
views.py Initial import 2008-11-05 22:52:40 +00:00