| .. |
|
authtoken
|
Fix: authtoken.TokenProxy cannot be proxy when not installed (#7571)
|
2020-10-09 12:16:15 +01:00 |
|
locale
|
Translations updated from transifex and compiled
|
2020-10-13 22:05:24 +02:00 |
|
management
|
|
|
|
schemas
|
Ignore derivations of BrowsableAPIRenderer in OpenAPI schema (#7497)
|
2020-10-12 16:40:26 +02:00 |
|
static/rest_framework
|
Update default.css (#7643)
|
2021-03-09 11:54:58 +00:00 |
|
templates/rest_framework
|
Overlooked translation in search.html (#7551)
|
2021-03-09 10:21:11 +00:00 |
|
templatetags
|
Drop urlize_quoted_links (#7548)
|
2020-09-23 15:39:06 +01:00 |
|
utils
|
Fix #7706 (#7724)
|
2021-03-09 11:34:18 +00:00 |
|
__init__.py
|
Version 3.12.2
|
2020-10-13 14:17:53 +01:00 |
|
apps.py
|
|
|
|
authentication.py
|
Fix RemovedInDjango40Warning for middleware get_resopnse() (#7513)
|
2020-10-09 10:48:03 +01:00 |
|
checks.py
|
|
|
|
compat.py
|
isort v5 (#7484)
|
2020-08-17 13:26:56 -07:00 |
|
decorators.py
|
|
|
|
documentation.py
|
Updated url()'s with path() and re_path() (#7492)
|
2020-08-25 13:50:02 +02:00 |
|
exceptions.py
|
Handle tuples same as lists in ValidationError detail context (#7647)
|
2021-01-06 13:13:34 +00:00 |
|
fields.py
|
Respect allow_null=True on DecimalFields (#7718)
|
2021-03-09 10:49:03 +00:00 |
|
filters.py
|
|
|
|
generics.py
|
|
|
|
metadata.py
|
|
|
|
mixins.py
|
|
|
|
negotiation.py
|
|
|
|
pagination.py
|
Update pagination.py
|
2021-03-10 12:50:59 +00:00 |
|
parsers.py
|
|
|
|
permissions.py
|
|
|
|
relations.py
|
Don't catch exceptions in get_queryset (#7480)
|
2020-10-10 18:02:21 +01:00 |
|
renderers.py
|
Fix OpenAPISchema rendering for timedelta (#7641)
|
2021-03-10 12:03:15 +00:00 |
|
request.py
|
Fix Request docstring kwarg names (#7443)
|
2020-08-05 16:51:06 -07:00 |
|
response.py
|
|
|
|
reverse.py
|
|
|
|
routers.py
|
Updated url()'s with path() and re_path() (#7492)
|
2020-08-25 13:50:02 +02:00 |
|
serializers.py
|
corrects typographical error in line 118 (#7553)
|
2020-09-28 08:52:17 +01:00 |
|
settings.py
|
|
|
|
status.py
|
|
|
|
test.py
|
|
|
|
throttling.py
|
|
|
|
urlpatterns.py
|
Updated url()'s with path() and re_path() (#7492)
|
2020-08-25 13:50:02 +02:00 |
|
urls.py
|
Replace all url() calls with path() or re_path() (#7512)
|
2020-09-08 15:32:27 +01:00 |
|
validators.py
|
|
|
|
versioning.py
|
Replace all url() calls with path() or re_path() (#7512)
|
2020-09-08 15:32:27 +01:00 |
|
views.py
|
support multi db atomic_requests (#7739)
|
2021-03-03 11:15:39 +00:00 |
|
viewsets.py
|
Check extra action func.__name__ (#7098)
|
2020-08-05 21:29:47 -07:00 |