* Added TEMPLATES setting to tests * Remove deprecated view-string in URL conf * Replace 'urls = ...' in test classes with override_settings('ROOT_URLCONF=...') * Refactor UsingURLPatterns to use override_settings(ROOT_URLCONF=...) style * Get model managers and names in a version-compatible manner. * Apply override_settings to a TestCase, not a mixin class * Use '.callback' property instead of private attributes when inspecting urlpatterns * Pass 'user' to template explicitly * Correct sorting of import statements. * Remove unused TEMPLATE_LOADERS setting, in favor of TEMPLATES. * Remove code style issue * BaseFilter test requires a concrete model * Resolve tox.ini issues * Resolve isort differences between local and tox environments
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
browsable_api | Loading commit data... | |
__init__.py | Loading commit data... | |
conftest.py | Loading commit data... | |
models.py | Loading commit data... | |
test_atomic_requests.py | Loading commit data... | |
test_authentication.py | Loading commit data... | |
test_bound_fields.py | Loading commit data... | |
test_decorators.py | Loading commit data... | |
test_description.py | Loading commit data... | |
test_exceptions.py | Loading commit data... | |
test_fields.py | Loading commit data... | |
test_filters.py | Loading commit data... | |
test_generics.py | Loading commit data... | |
test_htmlrenderer.py | Loading commit data... | |
test_metadata.py | Loading commit data... | |
test_middleware.py | Loading commit data... | |
test_model_serializer.py | Loading commit data... | |
test_multitable_inheritance.py | Loading commit data... | |
test_negotiation.py | Loading commit data... | |
test_pagination.py | Loading commit data... | |
test_parsers.py | Loading commit data... | |
test_permissions.py | Loading commit data... | |
test_relations.py | Loading commit data... | |
test_relations_generic.py | Loading commit data... | |
test_relations_hyperlink.py | Loading commit data... | |
test_relations_pk.py | Loading commit data... | |
test_relations_slug.py | Loading commit data... | |
test_renderers.py | Loading commit data... | |
test_request.py | Loading commit data... | |
test_response.py | Loading commit data... | |
test_reverse.py | Loading commit data... | |
test_routers.py | Loading commit data... | |
test_serializer.py | Loading commit data... | |
test_serializer_bulk_update.py | Loading commit data... | |
test_serializer_lists.py | Loading commit data... | |
test_serializer_nested.py | Loading commit data... | |
test_settings.py | Loading commit data... | |
test_status.py | Loading commit data... | |
test_templatetags.py | Loading commit data... | |
test_testing.py | Loading commit data... | |
test_throttling.py | Loading commit data... | |
test_urlpatterns.py | Loading commit data... | |
test_utils.py | Loading commit data... | |
test_validation.py | Loading commit data... | |
test_validators.py | Loading commit data... | |
test_versioning.py | Loading commit data... | |
test_views.py | Loading commit data... | |
test_viewsets.py | Loading commit data... | |
test_write_only_fields.py | Loading commit data... | |
urls.py | Loading commit data... | |
utils.py | Loading commit data... |