Change package name: djangorestframework -> rest_framework
Showing
rest_framework/__init__.py
0 → 100644
rest_framework/authentication.py
0 → 100644
rest_framework/authtoken/__init__.py
0 → 100644
rest_framework/authtoken/models.py
0 → 100644
rest_framework/authtoken/views.py
0 → 100644
rest_framework/compat.py
0 → 100644
This diff is collapsed.
Click to expand it.
rest_framework/decorators.py
0 → 100644
rest_framework/exceptions.py
0 → 100644
rest_framework/fields.py
0 → 100644
This diff is collapsed.
Click to expand it.
rest_framework/generics.py
0 → 100644
rest_framework/mixins.py
0 → 100644
rest_framework/models.py
0 → 100644
rest_framework/negotiation.py
0 → 100644
rest_framework/parsers.py
0 → 100644
rest_framework/permissions.py
0 → 100644
rest_framework/renderers.py
0 → 100644
This diff is collapsed.
Click to expand it.
rest_framework/request.py
0 → 100644
rest_framework/resources.py
0 → 100644
rest_framework/response.py
0 → 100644
rest_framework/reverse.py
0 → 100644
rest_framework/runtests/__init__.py
0 → 100644
rest_framework/runtests/runcoverage.py
0 → 100755
rest_framework/runtests/runtests.py
0 → 100755
rest_framework/runtests/settings.py
0 → 100644
rest_framework/runtests/urls.py
0 → 100644
rest_framework/serializers.py
0 → 100644
This diff is collapsed.
Click to expand it.
rest_framework/settings.py
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
8.57 KB
12.5 KB
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
8.57 KB
12.5 KB
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
rest_framework/status.py
0 → 100644
This diff is collapsed.
Click to expand it.
rest_framework/templatetags/__init__.py
0 → 100644
rest_framework/templatetags/add_class.py
0 → 100644
rest_framework/tests/__init__.py
0 → 100644
rest_framework/tests/authentication.py
0 → 100644
rest_framework/tests/breadcrumbs.py
0 → 100644
rest_framework/tests/description.py
0 → 100644
rest_framework/tests/files.py
0 → 100644
rest_framework/tests/methods.py
0 → 100644
rest_framework/tests/mixins.py
0 → 100644
This diff is collapsed.
Click to expand it.
rest_framework/tests/models.py
0 → 100644
rest_framework/tests/modelviews.py
0 → 100644
rest_framework/tests/oauthentication.py
0 → 100644
This diff is collapsed.
Click to expand it.
rest_framework/tests/package.py
0 → 100644
rest_framework/tests/parsers.py
0 → 100644
rest_framework/tests/renderers.py
0 → 100644
This diff is collapsed.
Click to expand it.
rest_framework/tests/request.py
0 → 100644
rest_framework/tests/response.py
0 → 100644
rest_framework/tests/reverse.py
0 → 100644
rest_framework/tests/serializer.py
0 → 100644
rest_framework/tests/status.py
0 → 100644
rest_framework/tests/testcases.py
0 → 100644
rest_framework/tests/throttling.py
0 → 100644
rest_framework/tests/validators.py
0 → 100644
This diff is collapsed.
Click to expand it.
rest_framework/tests/views.py
0 → 100644
rest_framework/throttling.py
0 → 100644
rest_framework/urlpatterns.py
0 → 100644
This diff is collapsed.
Click to expand it.
rest_framework/urls.py
0 → 100644
This diff is collapsed.
Click to expand it.
rest_framework/utils/__init__.py
0 → 100644
This diff is collapsed.
Click to expand it.
rest_framework/utils/breadcrumbs.py
0 → 100644
This diff is collapsed.
Click to expand it.
rest_framework/utils/encoders.py
0 → 100644
This diff is collapsed.
Click to expand it.
rest_framework/utils/mediatypes.py
0 → 100644
This diff is collapsed.
Click to expand it.
rest_framework/views.py
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.