exceptions.py
2.59 KB
-
add a __str__ implementation to APIException · 6322feb3
Add a __str__ implementation to rest_framework.exceptions.APIException. This helps for logging raised exceptions. Thanks.
jacobg committed
Add a __str__ implementation to rest_framework.exceptions.APIException. This helps for logging raised exceptions. Thanks.