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
2026-01-01 06:22:55 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eef94856d8
django-rest-framework
/
tests
History
Asif Saifuddin Auvi
eef94856d8
deleted description.py as unneeded
2016-06-01 10:24:29 +06:00
..
browsable_api
__init__.py
conftest.py
models.py
test_atomic_requests.py
test_authentication.py
test_bound_fields.py
test_decorators.py
test_description.py
fix lint error
2016-06-01 02:04:38 +06:00
test_exceptions.py
test_fields.py
Resolve TimeField representation for midnight value. (
#4107
)
2016-05-10 11:56:36 +01:00
test_filters.py
* Use get_serializer_class in ordering filter* Test improper configuration of ordering* Raise ImproperlyConfigured when missing get_serializer_class
2016-05-26 09:59:13 +01: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
Prevent raising exception when limit is 0 (
#4098
)
2016-05-10 10:58:24 +01:00
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
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
Fix
#3844
, refine validator for fields with <source=> kwargs
2016-05-26 10:58:37 +08:00
test_versioning.py
test_views.py
test_viewsets.py
test_write_only_fields.py
urls.py
utils.py