django-axes/axes
2016-11-17 16:53:15 +10:30
..
management Reset lockouts for user 2016-10-24 12:24:32 +03:00
migrations BUGFIX: Missing migration 2016-05-12 15:14:23 -07:00
__init__.py Bump version 2016-11-12 16:06:49 -05:00
admin.py AccessAttempts and AccessLogs should neither be addable nor editable 2016-08-18 12:11:28 +02:00
apps.py ☀️ Migrated from Middleware and added support for django 1.10 2016-06-24 11:31:01 -05:00
decorators.py Playing around with different is_user_lockable ideas. 2016-11-17 16:46:30 +10:30
models.py 🔥 Clean weird logic when processing proxy ips 2016-07-20 11:38:37 -05:00
settings.py Added settings for disabling success accesslogs and added complete disabling of accesslogs 2016-11-04 14:09:48 +01:00
signals.py Made the signal race condition safe. 2016-09-06 13:37:25 +02:00
test_settings.py ☀️ Migrated from Middleware and added support for django 1.10 2016-06-24 11:31:01 -05:00
test_urls.py ☀️ Migrated from Middleware and added support for django 1.10 2016-06-24 11:31:01 -05:00
tests.py More tests. Still not entirely sure where I'm going with this yet. 2016-11-17 16:53:15 +10:30
utils.py 🔥 Cleaning 2016-06-24 09:42:18 -05:00