django-rest-framework/rest_framework
Carlton Gibson 0407a0df8a
Dropped Python 2 compatibility. (#6615)
Thanks to Jon Dufresne (@jdufresne) for review.

Co-authored-by: Asif Saif Uddin <auvipy@gmail.com>
Co-authored-by: Rizwan Mansuri <Rizwan@webbyfox.com>
2019-04-30 17:53:44 +02:00
..
authtoken Dropped Python 2 compatibility. (#6615) 2019-04-30 17:53:44 +02:00
locale Version 3.7.4 Release (#5650) 2017-12-20 15:28:31 +01:00
management Deferred schema renderer creation to avoid requiring pyyaml. (#6416) 2019-01-24 16:01:06 +01:00
schemas Dropped Python 2 compatibility. (#6615) 2019-04-30 17:53:44 +02:00
static/rest_framework Remove executable bit from static assets (#6484) 2019-03-03 18:39:08 +00:00
templates/rest_framework Made templates compatible with session-based CSRF. (#6207) 2019-02-19 12:15:03 +01:00
templatetags Dropped Python 2 compatibility. (#6615) 2019-04-30 17:53:44 +02:00
utils Dropped Python 2 compatibility. (#6615) 2019-04-30 17:53:44 +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 Dropped Python 2 compatibility. (#6615) 2019-04-30 17:53:44 +02:00
checks.py Clarify pagination system check (#5524) 2017-10-23 12:31:59 +02:00
compat.py Dropped Python 2 compatibility. (#6615) 2019-04-30 17:53:44 +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 Dropped Python 2 compatibility. (#6615) 2019-04-30 17:53:44 +02:00
fields.py Dropped Python 2 compatibility. (#6615) 2019-04-30 17:53:44 +02:00
filters.py Dropped Python 2 compatibility. (#6615) 2019-04-30 17:53:44 +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 Dropped Python 2 compatibility. (#6615) 2019-04-30 17:53:44 +02:00
parsers.py Dropped Python 2 compatibility. (#6615) 2019-04-30 17:53:44 +02:00
permissions.py Dropped Python 2 compatibility. (#6615) 2019-04-30 17:53:44 +02:00
relations.py Dropped Python 2 compatibility. (#6615) 2019-04-30 17:53:44 +02:00
renderers.py Dropped Python 2 compatibility. (#6615) 2019-04-30 17:53:44 +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 Dropped Python 2 compatibility. (#6615) 2019-04-30 17:53:44 +02:00
settings.py Dropped Python 2 compatibility. (#6615) 2019-04-30 17:53:44 +02: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 Dropped Python 2 compatibility. (#6615) 2019-04-30 17:53:44 +02:00
versioning.py Dropped Python 2 compatibility. (#6615) 2019-04-30 17:53:44 +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