django-axes/axes
2013-01-22 08:38:29 -05:00
..
management lots of pep8 fixes 2011-04-12 21:05:32 +00:00
__init__.py Apparently 1.2.4-rc1 was already pushed to PyPI a while ago :) 2012-06-11 08:47:05 -06:00
admin.py Added AccessLog model to log all access attempts. refactored the models so there is a common abstract base class. Also added the model to django admin 2012-11-25 15:46:45 -05:00
decorators.py Added warning if config is wrong when configured for reverse proxy. 2013-01-16 18:40:50 -07:00
middleware.py lots of pep8 fixes 2011-04-12 21:05:32 +00: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
tests.py Incorporating changes offered by kostrom in pull request #6 a flippin year ago... 2012-08-26 00:36:52 -06: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