django-rest-framework/rest_framework
2024-09-20 11:34:37 +01:00
..
authtoken
locale Fixing and adding pt-br translations (#9535) 2024-09-20 11:34:37 +01:00
management
schemas Add support for Python 3.13 (#9527) 2024-09-11 15:39:52 +06:00
static/rest_framework
templates/rest_framework
templatetags Fix potential XSS vulnerability in break_long_headers template filter (#9435) 2024-06-14 10:52:02 +01:00
utils
__init__.py Version 3.15.2 (#9439) 2024-06-14 16:34:21 +01:00
apps.py
authentication.py
checks.py
compat.py
decorators.py
documentation.py
exceptions.py
fields.py Accept integers as min/max values of DecimalField (#9515) 2024-09-07 17:07:28 +06:00
filters.py
generics.py
metadata.py
mixins.py
negotiation.py
pagination.py
parsers.py
permissions.py
relations.py
renderers.py Fix get_template_context to handle also lists (#9467) 2024-07-15 22:03:40 +06:00
request.py Fixed AttributeError raised by data property being silently ignored (#9455) 2024-07-17 22:51:39 +06:00
response.py
reverse.py
routers.py
serializers.py
settings.py
status.py
test.py
throttling.py
urlpatterns.py Fix "Converter is already registered" deprecation warning. (#9512) 2024-08-26 17:32:50 +02:00
urls.py
validators.py Fix unique_together validation with source (#9482) 2024-08-05 16:36:50 +06:00
versioning.py
views.py Add official support for Django 5.1 (#9514) 2024-09-07 17:21:18 +06:00
viewsets.py Add official support for Django 5.1 (#9514) 2024-09-07 17:21:18 +06:00