You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Changed request.path to request.path_info in middleware.
2. Deprecation warning for thread setName or getName.
3. Request twice when method not in DRF_API_LOGGER_METHODS.
4. Unicode Escape problem in headers, body and responses.