|
__init__.py
|
Drop Python 2.7 and Python 3.4 support
|
2019-02-07 17:28:26 +02:00 |
|
settings.py
|
Use pytest for test runner
|
2019-02-20 23:05:21 +02:00 |
|
test_access_attempt.py
|
Cleanup for utils
|
2019-02-22 19:55:45 +02:00 |
|
test_access_attempt_config.py
|
Clean up old test code
|
2019-02-22 19:55:37 +02:00 |
|
test_backends.py
|
Add tests for the new components
|
2019-02-10 19:22:13 +02:00 |
|
test_checks.py
|
Clean up and unify imports
|
2019-02-10 22:06:04 +02:00 |
|
test_decorators.py
|
Add tests for the new components
|
2019-02-10 19:22:13 +02:00 |
|
test_middleware.py
|
Add tests for the new components
|
2019-02-10 19:22:13 +02:00 |
|
test_utils.py
|
Refactor utils and attempts internal API
|
2019-02-22 19:55:41 +02:00 |
|
urls.py
|
Use pytest for test runner
|
2019-02-20 23:05:21 +02:00 |