django-rest-framework/rest_framework
2012-10-24 18:22:29 +01:00
..
authtoken
runtests
static/rest_framework
templates/rest_framework
templatetags
tests Add cross-field validate method 2012-10-24 11:39:17 +01:00
utils
__init__.py
authentication.py
compat.py
decorators.py
exceptions.py
fields.py
generics.py Split concrete generic views up into separate bits of functionality 2012-10-24 18:22:29 +01:00
mixins.py
models.py
negotiation.py
pagination.py
parsers.py
permissions.py
renderers.py
request.py
resources.py
response.py
reverse.py
serializers.py
settings.py
status.py
throttling.py
urlpatterns.py
urls.py
views.py