django-axes/axes
2013-02-20 23:08:28 +00:00
..
management lots of pep8 fixes 2011-04-12 21:05:32 +00:00
__init__.py Refactor for better logical flow. 2013-02-20 23:08:28 +00: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 Added a test for a valid login case and make a better assert for the admin page because is not redirected to another url 2013-01-26 17:33:14 -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