django-rest-framework/rest_framework/utils
2019-05-29 11:32:03 -07:00
..
__init__.py
breadcrumbs.py Dropped Python 2 compatibility. (#6615) 2019-04-30 17:53:44 +02:00
encoders.py Drop default 'utf-8' to .encode()/.decode() (#6633) 2019-05-01 07:49:16 +02:00
field_mapping.py Dropped Python 2 compatibility. (#6615) 2019-04-30 17:53:44 +02:00
formatting.py Improve performance of lazy validation message formatting (#6709) 2019-05-29 11:32:03 -07:00
html.py Ensure that html forms (multipart form data) respect optional fields (#5927) 2018-04-20 15:11:52 +02:00
humanize_datetime.py
json.py Dropped Python 2 compatibility. (#6615) 2019-04-30 17:53:44 +02:00
mediatypes.py Dropped Python 2 compatibility. (#6615) 2019-04-30 17:53:44 +02:00
model_meta.py
representation.py Remove unnecessary assignments immediately before a return statement (#6619) 2019-05-01 07:51:54 +02:00
serializer_helpers.py Remove unnecessary compatibility shims from rest_framework/compat.py (#6631) 2019-05-01 07:44:33 +02:00
urls.py Dropped Python 2 compatibility. (#6615) 2019-04-30 17:53:44 +02:00