This website requires JavaScript.
Explore
Help
Register
Sign In
encode
/
django-rest-framework
Watch
1
Star
1
Fork
0
You've already forked django-rest-framework
mirror of
https://github.com/encode/django-rest-framework.git
synced
2025-11-21 10:15:16 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
31bf597081
django-rest-framework
/
tests
History
Andrzej Górski
317174b163
Avoided calling distinct on annotated fields in SearchFilter. (
#6240
)
...
Fixes
#6094
2019-02-25 16:59:25 +01:00
..
authentication
browsable_api
generic_relations
importable
__init__.py
conftest.py
models.py
test_api_client.py
test_atomic_requests.py
test_authtoken.py
test_bound_fields.py
test_decorators.py
test_description.py
test_encoders.py
test_exceptions.py
test_fields.py
test_filters.py
Avoided calling distinct on annotated fields in SearchFilter. (
#6240
)
2019-02-25 16:59:25 +01:00
test_generateschema.py
test_generics.py
test_htmlrenderer.py
test_lazy_hyperlinks.py
test_metadata.py
test_middleware.py
test_model_serializer.py
test_multitable_inheritance.py
test_negotiation.py
test_one_to_one_with_inheritance.py
test_pagination.py
test_parsers.py
test_permissions.py
Add negation ~ operator to permissions composition (
#6361
)
2019-02-25 15:33:40 +01:00
test_prefetch_related.py
test_relations_hyperlink.py
test_relations_pk.py
test_relations_slug.py
test_relations.py
test_renderers.py
test_request.py
test_requests_client.py
test_response.py
test_reverse.py
test_routers.py
test_schemas.py
test_serializer_bulk_update.py
test_serializer_lists.py
test_serializer_nested.py
test_serializer.py
test_settings.py
test_status.py
test_templates.py
test_templatetags.py
test_testing.py
test_throttling.py
test_urlpatterns.py
test_utils.py
test_validation_error.py
test_validation.py
test_validators.py
test_versioning.py
test_views.py
test_viewsets.py
test_write_only_fields.py
urls.py
utils.py