Skip to content

Minor fixes.

Compare
Choose a tag to compare
@vishalanandl177 vishalanandl177 released this 17 Sep 21:08
· 60 commits to master since this release
  1. Changed request.path to request.path_info in middleware.
  2. Deprecation warning for thread setName or getName.
  3. Request twice when the method is not in DRF_API_LOGGER_METHODS.
  4. Unicode Escape problem in headers, body, and responses.