django-rest-framework/rest_framework/tests
2012-10-24 11:39:17 +01:00
..
__init__.py
authentication.py
breadcrumbs.py
decorators.py
description.py
files.py
genericrelations.py
generics.py
htmlrenderer.py
hyperlinkedserializers.py
models.py #314 Fix for manytomany field being required in the payload even though the field is specified as readonly in the serializer 2012-10-22 22:24:26 +01:00
modelviews.py
negotiation.py
pagination.py
parsers.py
renderers.py
request.py
response.py
reverse.py
serializer.py Add cross-field validate method 2012-10-24 11:39:17 +01:00
status.py
testcases.py
throttling.py
validators.py
views.py