88d7fcebde
Currently some of the migrations tests rely on the fact 'input' is aliased because of six, instead of using mock.patch. Replace this code with proper use of mock.patch. Also, replace one case of excessively specific python version check with testing six.PY3 |
||
---|---|---|
.. | ||
fixtures | ||
models | ||
templates | ||
__init__.py | ||
backend_alias.py | ||
settings.py | ||
test_auth_backends.py | ||
test_basic.py | ||
test_context_processors.py | ||
test_decorators.py | ||
test_forms.py | ||
test_handlers.py | ||
test_hashers.py | ||
test_management.py | ||
test_middleware.py | ||
test_models.py | ||
test_remote_user.py | ||
test_signals.py | ||
test_templates.py | ||
test_tokens.py | ||
test_views.py | ||
urls.py | ||
urls_admin.py | ||
urls_custom_user_admin.py |