django-rest-framework/rest_framework
2022-02-01 09:42:43 +00:00
..
authtoken Don't hit db to access user_id in TokenProxy (#7852) 2021-03-19 11:46:09 +00:00
locale
management
schemas Remove old-style super calls (#8226) 2021-12-06 15:32:33 +00:00
static/rest_framework
templates/rest_framework
templatetags
utils
__init__.py
apps.py
authentication.py
checks.py
compat.py
decorators.py
documentation.py
exceptions.py
fields.py
filters.py
generics.py
metadata.py
mixins.py
negotiation.py
pagination.py
parsers.py
permissions.py Dropped Python 2 compatibility. (#6615) 2019-04-30 17:53:44 +02:00
relations.py
renderers.py Update renderers.py 2022-02-01 09:42:43 +00:00
request.py
response.py
reverse.py Dropped Python 2 compatibility. (#6615) 2019-04-30 17:53:44 +02:00
routers.py
serializers.py
settings.py
status.py
test.py
throttling.py
urlpatterns.py
urls.py
validators.py
versioning.py
views.py
viewsets.py