django-axes/axes
2013-04-04 19:38:34 -05:00
..
management lots of pep8 fixes 2011-04-12 21:05:32 +00:00
__init__.py Updated version number 2013-03-16 11:52:28 -05:00
admin.py Improved code readability 2013-03-16 18:06:01 -05:00
decorators.py Dropped support for Django versions older than 1.4 Fixes #4 2013-04-04 19:38:34 -05:00
middleware.py Removed duplicated watching for the login function, because admin uses the login function from auth.views too. Fixes #17 2013-03-16 18:06:17 -05:00
models.py Increased http accept header length per issue #24. 2013-01-22 08:38:29 -05:00
signals.py Be more careful 2012-11-28 20:43:11 -05:00
test_settings.py Added better testing schema 2013-03-16 16:09:55 -05:00
test_urls.py Added better testing schema 2013-03-16 16:09:55 -05:00
tests.py Tweaked failure limit so it would be more natural. Fixes #16 2013-03-31 08:04:30 -05:00
utils.py Incorporating changes offered by kostrom in pull request #6 a flippin year ago... 2012-08-26 00:36:52 -06:00
views.py Initial import 2008-11-05 22:52:40 +00:00