django-axes/axes
2016-06-23 17:34:57 -05:00
..
management Fixing #126, possibly breaking compatibility with Django<=1.7 2016-03-11 19:43:01 +02:00
migrations BUGFIX: Missing migration 2016-05-12 15:14:23 -07:00
__init__.py pull version from the correct package 2013-11-01 12:02:56 +00:00
admin.py Removed filter by ip address 2016-06-23 17:34:57 -05:00
decorators.py Merge pull request #158 from mullakhmetov/json-response-type 2016-06-07 09:12:10 -05:00
middleware.py added middleware to decorate views with watched_login 2014-12-23 08:17:34 -07:00
models.py Added app_label for RemovedInDjango19Warning 2016-05-23 08:02:33 -05: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 Fix ISO8601 time duration format. 2016-06-20 17:40:17 +03:00
utils.py Fix ISO8601 time duration format. 2016-06-20 17:40:17 +03:00
views.py Initial import 2008-11-05 22:52:40 +00:00