Add helper comments for empty files
This commit is contained in:
parent
440bb09cd8
commit
32e1bd265a
|
@ -0,0 +1 @@
|
||||||
|
# Add your app constants here.
|
|
@ -3,4 +3,4 @@
|
||||||
who consumes your APIs. To learn how to create a custom exception handler,
|
who consumes your APIs. To learn how to create a custom exception handler,
|
||||||
you can check out the Django Rest Framework documentation at:
|
you can check out the Django Rest Framework documentation at:
|
||||||
https://www.django-rest-framework.org/api-guide/exceptions/#custom-exception-handling
|
https://www.django-rest-framework.org/api-guide/exceptions/#custom-exception-handling
|
||||||
"""
|
"""
|
||||||
|
|
Loading…
Reference in New Issue