2023-11-25 17:52:44 +00:00
|
|
|
"""
|
|
|
|
You should probably add a custom exception handler to your project based on
|
|
|
|
who consumes your APIs. To learn how to create a custom exception handler,
|
|
|
|
you can check out the Django Rest Framework documentation at:
|
|
|
|
https://www.django-rest-framework.org/api-guide/exceptions/#custom-exception-handling
|
2023-11-26 05:57:51 +00:00
|
|
|
"""
|