django-axes/axes
Mike Blume 49de80206d add nifty cooloff feature.
Allows user to define an amount of time after which old failed attempts
will be forgotten.
2010-09-14 21:28:42 +00:00
..
__init__.py Created tag 0.1.1-rc1 2008-12-06 10:09:34 +00:00
admin.py Initial import 2008-11-05 22:52:40 +00:00
decorators.py add nifty cooloff feature. 2010-09-14 21:28:42 +00:00
middleware.py GC #1 - I've implemented some of the groovy features offered by philipn. Thanks! 2009-12-16 23:24:30 -05:00
models.py GC #1 - I've implemented some of the groovy features offered by philipn. Thanks! 2009-12-16 23:24:30 -05:00
tests.py GC #1 - I've implemented some of the groovy features offered by philipn. Thanks! 2009-12-16 23:24:30 -05:00
views.py Initial import 2008-11-05 22:52:40 +00:00