.. |
authtoken
|
Replace all usage ugettext functions with the non-u versions (#6634)
|
2019-05-01 07:49:54 +02:00 |
locale
|
Version 3.7.4 Release (#5650)
|
2017-12-20 15:28:31 +01:00 |
management
|
Drop default 'utf-8' to .encode()/.decode() (#6633)
|
2019-05-01 07:49:16 +02:00 |
schemas
|
Remove unnecessary assignments immediately before a return statement (#6619)
|
2019-05-01 07:51:54 +02:00 |
static/rest_framework
|
Remove executable bit from static assets (#6484)
|
2019-03-03 18:39:08 +00:00 |
templates/rest_framework
|
Fix username in template for custom user models (#6612)
|
2019-05-01 17:23:23 -07:00 |
templatetags
|
Dropped Python 2 compatibility. (#6615)
|
2019-04-30 17:53:44 +02:00 |
utils
|
Remove unnecessary assignments immediately before a return statement (#6619)
|
2019-05-01 07:51:54 +02:00 |
__init__.py
|
Update version and release notes for v3.9.3.
|
2019-04-29 16:30:44 +02:00 |
apps.py
|
Make DEFAULT_PAGINATION_CLASS None by default. (#5170)
|
2017-09-25 15:36:30 +02:00 |
authentication.py
|
Replace all usage ugettext functions with the non-u versions (#6634)
|
2019-05-01 07:49:54 +02:00 |
checks.py
|
Clarify pagination system check (#5524)
|
2017-10-23 12:31:59 +02:00 |
compat.py
|
Remove unnecessary compatibility shims from rest_framework/compat.py (#6631)
|
2019-05-01 07:44:33 +02:00 |
decorators.py
|
Dropped Python 2 compatibility. (#6615)
|
2019-04-30 17:53:44 +02:00 |
documentation.py
|
Allowed customising API documentation code samples (#5752)
|
2018-01-25 09:39:03 +01:00 |
exceptions.py
|
Replace all usage ugettext functions with the non-u versions (#6634)
|
2019-05-01 07:49:54 +02:00 |
fields.py
|
Replace all usage ugettext functions with the non-u versions (#6634)
|
2019-05-01 07:49:54 +02:00 |
filters.py
|
Replace all usage ugettext functions with the non-u versions (#6634)
|
2019-05-01 07:49:54 +02:00 |
generics.py
|
Dropped Python 2 compatibility. (#6615)
|
2019-04-30 17:53:44 +02:00 |
metadata.py
|
Dropped Python 2 compatibility. (#6615)
|
2019-04-30 17:53:44 +02:00 |
mixins.py
|
Dropped Python 2 compatibility. (#6615)
|
2019-04-30 17:53:44 +02:00 |
negotiation.py
|
Dropped Python 2 compatibility. (#6615)
|
2019-04-30 17:53:44 +02:00 |
pagination.py
|
Replace all usage ugettext functions with the non-u versions (#6634)
|
2019-05-01 07:49:54 +02:00 |
parsers.py
|
Remove unnecessary assignments immediately before a return statement (#6619)
|
2019-05-01 07:51:54 +02:00 |
permissions.py
|
Dropped Python 2 compatibility. (#6615)
|
2019-04-30 17:53:44 +02:00 |
relations.py
|
Replace all usage ugettext functions with the non-u versions (#6634)
|
2019-05-01 07:49:54 +02:00 |
renderers.py
|
Remove unnecessary assignments immediately before a return statement (#6619)
|
2019-05-01 07:51:54 +02:00 |
request.py
|
Dropped Python 2 compatibility. (#6615)
|
2019-04-30 17:53:44 +02:00 |
response.py
|
Dropped Python 2 compatibility. (#6615)
|
2019-04-30 17:53:44 +02:00 |
reverse.py
|
Dropped Python 2 compatibility. (#6615)
|
2019-04-30 17:53:44 +02:00 |
routers.py
|
Dropped Python 2 compatibility. (#6615)
|
2019-04-30 17:53:44 +02:00 |
serializers.py
|
Replace all usage ugettext functions with the non-u versions (#6634)
|
2019-05-01 07:49:54 +02:00 |
settings.py
|
Simplify import_from_string() with Django's import_string() (#6617)
|
2019-05-01 15:32:28 -07:00 |
status.py
|
Dropped Python 2 compatibility. (#6615)
|
2019-04-30 17:53:44 +02:00 |
test.py
|
Dropped Python 2 compatibility. (#6615)
|
2019-04-30 17:53:44 +02:00 |
throttling.py
|
Dropped Python 2 compatibility. (#6615)
|
2019-04-30 17:53:44 +02:00 |
urlpatterns.py
|
Dropped Python 2 compatibility. (#6615)
|
2019-04-30 17:53:44 +02:00 |
urls.py
|
Dropped Python 2 compatibility. (#6615)
|
2019-04-30 17:53:44 +02:00 |
validators.py
|
Replace all usage ugettext functions with the non-u versions (#6634)
|
2019-05-01 07:49:54 +02:00 |
versioning.py
|
Replace all usage ugettext functions with the non-u versions (#6634)
|
2019-05-01 07:49:54 +02:00 |
views.py
|
Dropped Python 2 compatibility. (#6615)
|
2019-04-30 17:53:44 +02:00 |
viewsets.py
|
Dropped Python 2 compatibility. (#6615)
|
2019-04-30 17:53:44 +02:00 |