mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-11-05 10:27:32 +03:00
Check for __getitem__ and then attempt to convert to a dict. The check for __getitem__ is there as there's no universal way to check if an object is a mapping type, but this is a likely proxy |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| breadcrumbs.py | ||
| encoders.py | ||
| formatting.py | ||
| mediatypes.py | ||