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 02:05:15 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b1a5294a1a
django-rest-framework
/
tests
History
Steven Loria
284f9faa07
Correctly handle [] and {} as invalid inputs to BooleanField
2015-09-11 23:12:18 -04:00
..
browsable_api
__init__.py
conftest.py
description.py
models.py
test_atomic_requests.py
test_authentication.py
test_bound_fields.py
test_decorators.py
test_description.py
test_fields.py
Correctly handle [] and {} as invalid inputs to BooleanField
2015-09-11 23:12:18 -04:00
test_filters.py
Test for regex search filter
2015-08-21 18:23:39 +03:00
test_generics.py
test_htmlrenderer.py
test_metadata.py
test_middleware.py
test_model_serializer.py
test_multitable_inheritance.py
test_negotiation.py
test_pagination.py
test_parsers.py
test_permissions.py
test_relations_generic.py
test_relations_hyperlink.py
test_relations_pk.py
test_relations_slug.py
test_relations.py
test_renderers.py
test_request.py
test_response.py
test_reverse.py
test_routers.py
test_serializer_bulk_update.py
test_serializer_lists.py
test_serializer_nested.py
Add test coverage on allow_empty for nested serializers.
2015-09-07 23:11:01 +02:00
test_serializer.py
test_settings.py
test_status.py
test_templatetags.py
test_testing.py
test_throttling.py
test_urlpatterns.py
test_utils.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