| .. |
|
exampleapp
|
finished working on the defender admin, cleaned some stuff up, added some notes and screenshots
|
2015-01-28 20:19:16 -05:00 |
|
migrations
|
Add support for migrations under South and Django 1.7
|
2015-01-05 18:40:29 -08:00 |
|
south_migrations
|
Add support for migrations under South and Django 1.7
|
2015-01-05 18:40:29 -08:00 |
|
templates
|
updated lockout.html template
|
2015-01-29 08:15:38 -05:00 |
|
__init__.py
|
initial checkin
|
2014-09-23 17:31:17 -07:00 |
|
admin.py
|
finished working on the defender admin, cleaned some stuff up, added some notes and screenshots
|
2015-01-28 20:19:16 -05:00 |
|
config.py
|
added fixes for issue #32, hopefully this closes the security hole that @mmetince found
|
2015-02-24 18:16:08 -05:00 |
|
connection.py
|
Allow redis connections to be mocked outside tests
|
2015-01-08 12:56:33 -08:00 |
|
data.py
|
Add Celery option for writing to database
|
2015-01-03 16:33:51 -05:00 |
|
decorators.py
|
Add Celery option for writing to database
|
2015-01-03 16:33:51 -05:00 |
|
middleware.py
|
cleaned up a little remove the ViewDecoratorMiddleware
|
2015-01-25 22:48:02 -05:00 |
|
models.py
|
Adding unicode support for python3
|
2015-01-05 17:20:24 -08:00 |
|
tasks.py
|
Add Celery option for writing to database
|
2015-01-03 16:33:51 -05:00 |
|
test.py
|
Provide helper TestCases to be used with Defender
|
2015-01-12 13:28:33 -08:00 |
|
test_settings.py
|
cleaned up a little remove the ViewDecoratorMiddleware
|
2015-01-25 22:48:02 -05:00 |
|
test_urls.py
|
first pass at some unit tests, still not working
|
2014-12-30 20:17:15 -05:00 |
|
tests.py
|
took marcus's advice and used the built in django validator
|
2015-02-24 22:02:06 -05:00 |
|
travis_settings.py
|
cleaned up a little remove the ViewDecoratorMiddleware
|
2015-01-25 22:48:02 -05:00 |
|
urls.py
|
finished working on the defender admin, cleaned some stuff up, added some notes and screenshots
|
2015-01-28 20:19:16 -05:00 |
|
utils.py
|
bumped the django versions on travis, and added a fix to get_ip()
|
2015-02-25 10:03:05 -05:00 |
|
views.py
|
locked down the defender views
|
2015-01-29 08:22:29 -05:00 |