django-rest-framework/rest_framework/utils
Jon Dufresne ff86f09f74 Remove unnecessary compatibility shims from rest_framework/compat.py (#6631)
For Python 3, collections.abc.Mapping and collections.abc.MutableMapping
are always available from the stdlib.
2019-05-01 07:44:33 +02:00
..
__init__.py XML cleanup 2013-02-22 19:46:47 +00:00
breadcrumbs.py Dropped Python 2 compatibility. (#6615) 2019-04-30 17:53:44 +02:00
encoders.py Dropped Python 2 compatibility. (#6615) 2019-04-30 17:53:44 +02:00
field_mapping.py Dropped Python 2 compatibility. (#6615) 2019-04-30 17:53:44 +02:00
formatting.py Dropped Python 2 compatibility. (#6615) 2019-04-30 17:53:44 +02: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 Change ISO 8601 date format to exclude year/month (#5936) 2018-04-14 05:23:31 +01:00
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 Remove references to unsupported Django versions in docs and code (#5602) 2017-11-20 09:35:54 +01:00
representation.py Dropped Python 2 compatibility. (#6615) 2019-04-30 17:53:44 +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