django-defender/defender
Ken Cochrane 4d9adc35c2 Cleanup the code to remove lint warnings (#87)
* Cleanup the code to remove lint warnings

Signed-off-by: Ken Cochrane <kencochrane@gmail.com>

* Fixed typo

Signed-off-by: Ken Cochrane <kencochrane@gmail.com>
2017-06-28 17:09:44 -04:00
..
exampleapp Cleanup the code to remove lint warnings (#87) 2017-06-28 17:09:44 -04:00
management Cleanup the code to remove lint warnings (#87) 2017-06-28 17:09:44 -04:00
migrations Cleanup the code to remove lint warnings (#87) 2017-06-28 17:09:44 -04:00
south_migrations Cleanup the code to remove lint warnings (#87) 2017-06-28 17:09:44 -04:00
templates Example djangorestframework auth method 2017-03-21 11:03:42 -04:00
__init__.py initial checkin 2014-09-23 17:31:17 -07:00
admin.py Cleanup the code to remove lint warnings (#87) 2017-06-28 17:09:44 -04:00
config.py Cleanup the code to remove lint warnings (#87) 2017-06-28 17:09:44 -04:00
connection.py Cleanup the code to remove lint warnings (#87) 2017-06-28 17:09:44 -04:00
data.py Add Celery option for writing to database 2015-01-03 16:33:51 -05:00
decorators.py Allow decoration of functions beyond the admin login (#86) 2017-06-26 12:23:23 -04:00
middleware.py Cleanup the code to remove lint warnings (#87) 2017-06-28 17:09:44 -04:00
models.py Cleanup the code to remove lint warnings (#87) 2017-06-28 17:09:44 -04:00
tasks.py Always define the task to store login attempt 2016-01-24 17:28:20 -08:00
test.py Provide helper TestCases to be used with Defender 2015-01-12 13:28:33 -08:00
test_settings.py Cleanup the code to remove lint warnings (#87) 2017-06-28 17:09:44 -04:00
test_urls.py Allow usernames with plus signs in unblock view (#77) 2017-06-10 10:39:19 -04:00
tests.py Cleanup the code to remove lint warnings (#87) 2017-06-28 17:09:44 -04:00
travis_settings.py Cleanup the code to remove lint warnings (#87) 2017-06-28 17:09:44 -04:00
urls.py Allow usernames with plus signs in unblock view (#77) 2017-06-10 10:39:19 -04:00
utils.py Cleanup the code to remove lint warnings (#87) 2017-06-28 17:09:44 -04:00
views.py Use render shortcut instead of render_to_response. 2016-02-01 19:09:28 +03:00