initial rasaddam backend project
This commit is contained in:
6
apps/core/exceptions.py
Normal file
6
apps/core/exceptions.py
Normal file
@@ -0,0 +1,6 @@
|
||||
"""
|
||||
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
|
||||
"""
|
||||
Reference in New Issue
Block a user