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-12-10 11:43:59 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
64e1fe7518
django-rest-framework
/
tests
History
Mads Jensen
215e1b6c6b
Regarding
#3729
...
python -Werror generates warnings informing that on_delete is a required keyword in Django 2.0
2016-01-14 15:14:33 +01:00
..
browsable_api
__init__.py
conftest.py
description.py
models.py
Regarding
#3729
2016-01-14 15:14:33 +01:00
test_atomic_requests.py
test_authentication.py
test_bound_fields.py
test_decorators.py
test_description.py
test_fields.py
Test for TimeField not handling empty values
2016-01-11 12:16:26 +01:00
test_filters.py
test_generics.py
test_htmlrenderer.py
test_metadata.py
test_middleware.py
test_model_serializer.py
Fixes
#3804
, avoiding update of Meta.extra_kwargs
2016-01-06 15:04:51 -05:00
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
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
Fix nested validation error being rendered incorrectly.
2016-01-06 16:05:43 +13:00
test_validators.py
test_versioning.py
test_views.py
test_viewsets.py
test_write_only_fields.py
urls.py
utils.py