django-defender/defender
2015-01-02 15:29:26 -08:00
..
templates/defender added unit test for custom lockout template 2015-01-02 15:43:38 -05:00
__init__.py initial checkin 2014-09-23 17:31:17 -07:00
admin.py initial checkin 2014-09-23 17:31:17 -07:00
config.py added more unit tests 2015-01-02 16:02:09 -05:00
connection.py Ensure we don't break when cooloff time is 0 ('permanent' lock) 2015-01-02 12:12:57 -08:00
decorators.py more refactoring to clean up the code 2014-12-31 19:27:18 -05:00
middleware.py refactored the code a little, and updated readme to include missing config 2014-12-31 17:00:45 -05:00
models.py fixed unit tests 2014-12-31 12:19:06 -05:00
test_settings.py minor cleanup 2015-01-01 13:40:05 -05:00
test_urls.py first pass at some unit tests, still not working 2014-12-30 20:17:15 -05:00
tests.py test_get_view for 100% coverage 2015-01-02 15:29:26 -08:00
travis_settings.py minor cleanup 2015-01-01 13:40:05 -05:00
utils.py Fixed get_user_attempts() and unit tests 2015-01-02 13:26:43 -08:00
views.py minor cleanup 2015-01-01 13:40:05 -05:00